Skip to content

Commit 241becf

Browse files
authored
Merge pull request #17 from csrakowski/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.0
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
2 parents b20122e + 6bc8b28 commit 241becf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CSRakowski.AsyncStreamsPreparations.Tests/CSRakowski.AsyncStreamsPreparations.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
32-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
32+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
3333
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)