Skip to content

Commit 103663c

Browse files
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Src (#84)
1 parent ee95922 commit 103663c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/AsyncAwaitBestPractices.UnitTests/AsyncAwaitBestPractices.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
<PrivateAssets>all</PrivateAssets>
1212
</PackageReference>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1414
</ItemGroup>
1515
<ItemGroup>
1616
<ProjectReference Include="..\AsyncAwaitBestPractices.MVVM\AsyncAwaitBestPractices.MVVM.csproj" />

0 commit comments

Comments
 (0)