mirror of
https://github.com/fergalmoran/EFCore.NamingConventions.git
synced 2025-12-22 09:38:21 +00:00
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.9.1 (#71)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.9.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<!-- Test -->
|
<!-- Test -->
|
||||||
<PackageVersion Include="xunit" Version="2.4.1" />
|
<PackageVersion Include="xunit" Version="2.4.1" />
|
||||||
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.3" />
|
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.3" />
|
||||||
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
|
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
|
||||||
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="$(EFCoreVersion)" />
|
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="$(EFCoreVersion)" />
|
||||||
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="$(EFCoreVersion)" />
|
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="$(EFCoreVersion)" />
|
||||||
<PackageVersion Include="Microsoft.EntityFrameworkCore.Specification.Tests" Version="$(EFCoreVersion)" />
|
<PackageVersion Include="Microsoft.EntityFrameworkCore.Specification.Tests" Version="$(EFCoreVersion)" />
|
||||||
|
|||||||
Reference in New Issue
Block a user