Skip to content

Commit

Permalink
Downgrade NuGet.Protocol on EdFi.Ods.AdminApi.DBTests.csproj (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidJGapCR authored Oct 14, 2024
1 parent 6e3daa9 commit c2825dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.11.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
<PackageReference Include="NuGet.Protocol" Version="6.10.2" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="NUnit.Analyzers" Version="3.6.1">
Expand Down

0 comments on commit c2825dd

Please sign in to comment.