Skip to content

Commit 1c07efd

Browse files
chore: Bump the all-nuget group with 2 updates (#4892)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0830e29 commit 1c07efd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tests/Python/Fable.Tests.Python.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<RootNamespace>Fable.Tests</RootNamespace>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.9.0" />
1313
<PackageReference Include="XUnit" Version="2.9.3" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
14+
<PackageReference Include="xunit.runner.visualstudio" Version="4.0.0">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

tests/Rust/Fable.Tests.Rust.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<LangVersion>Preview</LangVersion>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.9.0" />
1111
<PackageReference Include="XUnit" Version="2.9.3" />
12-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
12+
<PackageReference Include="xunit.runner.visualstudio" Version="4.0.0">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)