Skip to content

Commit

Permalink
Updated nugets, code formatting, fixes #90
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-jitbit committed Dec 2, 2024
1 parent afa0553 commit 0044fc5
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 53 deletions.
6 changes: 3 additions & 3 deletions AspNetSaml.Tests/AspNetSaml.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 0044fc5

Please sign in to comment.