Skip to content

Commit f0632e3

Browse files
committed
update deps
1 parent 321bda3 commit f0632e3

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/PetroglyphTools/PG.StarWarsGame.Engine.FileSystem.Test/PG.StarWarsGame.Engine.FileSystem.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.9" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2020
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
21-
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
21+
<PackageReference Include="Microsoft.Testing.Platform" Version="2.3.1" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

src/PetroglyphTools/PG.StarWarsGame.Engine.Test/PG.StarWarsGame.Engine.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.9" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2121
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
22-
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
22+
<PackageReference Include="Microsoft.Testing.Platform" Version="2.3.1" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

test/ModVerify.CliApp.Test/ModVerify.CliApp.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.9" />
2121
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2222
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
23-
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
23+
<PackageReference Include="Microsoft.Testing.Platform" Version="2.3.1" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

test/ModVerify.Test/ModVerify.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.9" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2121
<PackageReference Include="xunit.v3.mtp-v2" Version="3.2.2" />
22-
<PackageReference Include="Microsoft.Testing.Platform" Version="2.2.3" />
22+
<PackageReference Include="Microsoft.Testing.Platform" Version="2.3.1" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)