Skip to content

Commit 593e1ed

Browse files
authored
Merge pull request #207 from JaCraig/dependabot/nuget/test/SQLHelper.Tests/dependencies-617062173c
chore: Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /test/SQLHelper.Tests in the dependencies group
2 parents 180a2bd + 1743426 commit 593e1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SQLHelper.Tests/SQLHelper.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
4141
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
42-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
42+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
4343
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
4444
<PrivateAssets>all</PrivateAssets>
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)