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 1e54e33 commit b6aad8aCopy full SHA for b6aad8a
src/BlazorWebView.WinUI/BlazorWebView.WinUI.csproj
@@ -29,7 +29,7 @@
29
30
<ItemGroup>
31
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.230913002" />
32
- <PackageReference Include="Microsoft.AspNetCore.Components.WebView" />
+ <PackageReference Include="Microsoft.AspNetCore.Components.WebView" Version="6.0.36" />
33
<PackageReference Include="CommunityToolkit.WinUI.Extensions" Version="8.0.230907" />
34
</ItemGroup>
35
</Project>
0 commit comments