Skip to content

Commit 246c51b

Browse files
committed
Remove duplicate Microsoft.Web.WebView2 package reference, now referenced transitively from Microsoft.WindowsAppSDK.WinUI
1 parent 06aed5c commit 246c51b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

MultiTarget/PackageReferences/WinAppSdk.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
<ItemGroup>
33
<PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.WindowsAppSDK.WinUI" Version="1.8.260204000" />
44
<PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.Windows.CsWinRT" Version="2.2.0" PrivateAssets="all" />
5-
<PackageReference Condition="'$(HasWinUI)' == 'true'" Include="Microsoft.Web.WebView2" Version="1.0.3179.45" PrivateAssets="all" />
65
</ItemGroup>
76
</Project>

0 commit comments

Comments
 (0)