File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <Project >
2+ <PropertyGroup >
3+ <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4+ <NoWarn >NU1507</NoWarn >
5+ </PropertyGroup >
6+ <ItemGroup >
7+ <PackageVersion Include =" Microsoft.AspNetCore.Components.WebView.Wpf" Version =" 8.0.71" />
8+ </ItemGroup >
9+ </Project >
Original file line number Diff line number Diff line change 1414 <NoWarn >$(NoWarn);NU5128</NoWarn >
1515 </PropertyGroup >
1616
17- <ItemGroup >
18- <PackageReference Include =" Microsoft.TemplateEngine.Tasks" Version =" *" PrivateAssets =" all" IsImplicitlyDefined =" true" />
19- </ItemGroup >
20-
2117 <ItemGroup >
2218 <Content Include =" content\**\*" Exclude =" content\**\bin\**;content\**\obj\**" />
2319 <Compile Remove =" **\*" />
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.AspNetCore.Components.WebView.Wpf" Version = " 8.0.71 " />
13+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebView.Wpf" />
1414 </ItemGroup >
1515
1616</Project >
You can’t perform that action at this time.
0 commit comments