Skip to content

Commit 13c0920

Browse files
dependabot[bot]amotl
authored andcommitted
Bump Microsoft.NET.Test.Sdk in /by-language/csharp-npgsql
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cdcc90 commit 13c0920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/csharp-npgsql/demo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Npgsql" Version="9.0.2" />
1414
<PackageReference Include="CommandLineParser" Version="2.9.1" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
1818
<PackageReference Include="coverlet.collector" Version="6.0.4" />

0 commit comments

Comments
 (0)