Skip to content

Commit

Permalink
Downgrading Microsoft.NET.Test.Sdk as it'll be updated separately
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Dec 29, 2024
1 parent 186f587 commit 6e7e9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lombiq.TrainingDemo.Tests/Lombiq.TrainingDemo.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down

0 comments on commit 6e7e9db

Please sign in to comment.