Skip to content

Commit b6aad8a

Browse files
authored
Update Microsoft.AspNetCore.Components.WebView package version
1 parent 1e54e33 commit b6aad8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorWebView.WinUI/BlazorWebView.WinUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.230913002" />
32-
<PackageReference Include="Microsoft.AspNetCore.Components.WebView" />
32+
<PackageReference Include="Microsoft.AspNetCore.Components.WebView" Version="6.0.36" />
3333
<PackageReference Include="CommunityToolkit.WinUI.Extensions" Version="8.0.230907" />
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)