Skip to content

Commit

Permalink
Update references
Browse files Browse the repository at this point in the history
  • Loading branch information
nd1012 committed Nov 3, 2024
1 parent 787c1b3 commit 093ef19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Wan24-Core Tests/Wan24-Core Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="wan24-Tests" Version="1.3.0" />
<PackageReference Include="wan24-Tests" Version="1.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 093ef19

Please sign in to comment.