Skip to content

Commit d7f4086

Browse files
updated dependencies
1 parent 5372a3e commit d7f4086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests_WebCompiler/Tests_WebCompiler.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<RootNamespace>Tests_WebCompiler</RootNamespace>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="NUnit" Version="4.1.0" />
9+
<PackageReference Include="NUnit" Version="4.2.1" />
1010
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<ProjectReference Include="..\WebCompiler\WebCompiler.csproj" />

0 commit comments

Comments
 (0)