We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b4925 commit 57444d0Copy full SHA for 57444d0
src/AsyncAwaitBestPractices.UnitTests/AsyncAwaitBestPractices.UnitTests.csproj
@@ -10,7 +10,7 @@
10
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
11
<PrivateAssets>all</PrivateAssets>
12
</PackageReference>
13
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
14
</ItemGroup>
15
<ItemGroup>
16
<ProjectReference Include="..\AsyncAwaitBestPractices.MVVM\AsyncAwaitBestPractices.MVVM.csproj" />
0 commit comments