Skip to content

Commit

Permalink
Update BlazorWebView.WinUI.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
w-ahmad authored Jul 11, 2024
1 parent bb31262 commit 1e54e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BlazorWebView.WinUI/BlazorWebView.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PropertyGroup>
<Description>Build WinUI apps with Blazor and WebView2.</Description>
<PackageTags>WinUI, WinAppSDK, Windows, XAML, blazor, webview, aspnet</PackageTags>
<PackageId>BlazorWebView.WinUI</PackageId>
<Product>BlazorWebView WinUI</Product>
<PackageId>BlazorWebView.WinUI3</PackageId>
<Product>BlazorWebView for WinUI</Product>
<RepositoryUrl>https://github.com/w-ahmad/BlazorWebView.WinUI</RepositoryUrl>
<PackageProjectUrl>https://github.com/w-ahmad/BlazorWebView.WinUI</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 1e54e33

Please sign in to comment.