Skip to content

Commit

Permalink
Merge pull request #313 from Gigas002/dependabot/nuget/NUnit.Analyzer…
Browse files Browse the repository at this point in the history
…s-4.2.0

Bump NUnit.Analyzers from 4.1.0 to 4.2.0
  • Loading branch information
Gigas002 authored Apr 25, 2024
2 parents a00dcdc + afa80f7 commit 2acf053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GTiff2Tiles.Tests/GTiff2Tiles.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit.Analyzers" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 2acf053

Please sign in to comment.