Skip to content

Commit

Permalink
Update JetBrains.HabitatDetector to v 1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ww898 committed Jun 8, 2024
1 parent 35452e1 commit 3ade353
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="1.1.0" />
<PackageReference Include="HtmlSanitizer" Version="8.0.645" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" PrivateAssets="All" />
<PackageReference Include="HtmlSanitizer" Version="8.0.865" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.DownloadPgpVerifier" Version="1.0.0" />
<PackageReference Include="JetBrains.HabitatDetector" Version="1.0.2" />
<PackageReference Include="JetBrains.HabitatDetector" Version="1.3.0" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="System.Text.Json" Version="7.0.2" />
<PackageReference Include="WixToolset.Dtf.WindowsInstaller" Version="4.0.0" />
Expand Down

0 comments on commit 3ade353

Please sign in to comment.