Skip to content

Commit 69f330e

Browse files
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.3.3 (#1055)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shane Krueger <shane@acdmail.com>
1 parent 1383231 commit 69f330e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.3" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" Condition="'$(TargetFramework)' != 'netcoreapp2.1'" />
1717
<PackageReference Include="Shouldly" Version="4.2.1" />
1818
<PackageReference Include="xunit" Version="2.5.0" />

0 commit comments

Comments
 (0)