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 26e68a7 commit 12dbc18Copy full SHA for 12dbc18
docs/core/porting/snippets/upgrade-assistant-wpf-framework/csharp/WebSiteRatings/WebSiteRatings.csproj
@@ -15,7 +15,7 @@
15
<ProjectReference Include="..\StarVoteControl\StarVoteControl.csproj" />
16
</ItemGroup>
17
<ItemGroup>
18
- <PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
19
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
20
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1072.54" />
21
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.346202">
0 commit comments