Skip to content

Commit e654395

Browse files
Merge pull request HavenDV#111 from HavenDV/dependabot/nuget/src/tests/H.Engine.IO.IntegrationTests/all-86c00b2d78
Bump the all group with 1 update
2 parents 4f958c7 + fd0d7f1 commit e654395

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/tests/H.Engine.IO.IntegrationTests/H.Engine.IO.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MSTest" Version="3.11.0" />
13+
<PackageReference Include="MSTest" Version="4.0.0" />
1414
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/tests/H.Engine.IO.UnitTests/H.Engine.IO.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MSTest" Version="3.11.0" />
13+
<PackageReference Include="MSTest" Version="4.0.0" />
1414
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/tests/H.Socket.IO.IntegrationTests/H.Socket.IO.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MSTest" Version="3.11.0" />
13+
<PackageReference Include="MSTest" Version="4.0.0" />
1414
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/tests/H.Socket.IO.UnitTests/H.Socket.IO.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MSTest" Version="3.11.0" />
13+
<PackageReference Include="MSTest" Version="4.0.0" />
1414
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/tests/H.WebSockets.IntegrationTests/H.WebSockets.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="MSTest" Version="3.11.0" />
13+
<PackageReference Include="MSTest" Version="4.0.0" />
1414
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)