Skip to content

Commit 3083321

Browse files
chore(deps): update vstest monorepo
1 parent 50ab5e9 commit 3083321

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Zeebe.Client.Accelerator.Integration.Tests/Zeebe.Client.Accelerator.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

test/Zeebe.Client.Accelerator.Unit.Tests/Zeebe.Client.Accelerator.Unit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
1111
<PackageReference Include="Moq" Version="4.20.72" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)