Skip to content

Commit

Permalink
Update LoadModules.Extensions.Tests.csproj
Browse files Browse the repository at this point in the history
Fix SDK Test version
  • Loading branch information
jas88 committed Jun 30, 2023
1 parent 2c2fdfb commit 62f75e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="NunitXml.TestLogger" Version="3.0.131" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 62f75e3

Please sign in to comment.