Skip to content

Commit e95ac8f

Browse files
committed
chore: Adjust tests
1 parent 45dd0f8 commit e95ac8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Uno.Wasm.Bootstrap.UnitTests/Uno.Wasm.Bootstrap.UnitTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.9.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
12-
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
13-
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="3.8.3" />
13+
<PackageReference Include="MSTest.TestFramework" Version="3.8.3" />
1414
<PackageReference Include="coverlet.collector" Version="1.3.0" />
1515
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)