Skip to content

Commit

Permalink
Merge pull request #514 from sailro/dependabot/nuget/Microsoft.Unity.…
Browse files Browse the repository at this point in the history
…Analyzers-1.19.0

Bump Microsoft.Unity.Analyzers from 1.18.0 to 1.19.0
  • Loading branch information
sailro authored Jun 3, 2024
2 parents 6b79bf3 + b4e1c58 commit bb070c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NLog.EFT.Trainer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.18.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.19.0" PrivateAssets="all" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Expand Down

0 comments on commit bb070c1

Please sign in to comment.