Skip to content

Commit

Permalink
Bump NUnit from 4.1.0 to 4.2.2 in /hello-grpc-csharp (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
feuyeux authored Sep 11, 2024
2 parents 8e859d1 + cd48acf commit f5b95ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-csharp/HelloUT/HelloUT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<!-- https://www.nuget.org/packages/NUnit -->
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<!-- https://www.nuget.org/packages/NUnit3TestAdapter -->
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<!-- https://www.nuget.org/packages/NUnit.Analyzers -->
Expand Down

0 comments on commit f5b95ec

Please sign in to comment.