61
61
</PropertyGroup >
62
62
<ItemGroup >
63
63
<Reference Include =" Microsoft.CSharp" />
64
- <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.664.37 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65
- <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \lib\net462 \Microsoft.Web.WebView2.Core.dll</HintPath >
64
+ <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.1020.30 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
65
+ <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \lib\net45 \Microsoft.Web.WebView2.Core.dll</HintPath >
66
66
</Reference >
67
- <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.664.37 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68
- <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \lib\net462 \Microsoft.Web.WebView2.WinForms.dll</HintPath >
67
+ <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.1020.30 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
68
+ <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \lib\net45 \Microsoft.Web.WebView2.WinForms.dll</HintPath >
69
69
</Reference >
70
- <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.664.37 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
71
- <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \lib\net462 \Microsoft.Web.WebView2.Wpf.dll</HintPath >
70
+ <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.1020.30 , Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
71
+ <HintPath >..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \lib\net45 \Microsoft.Web.WebView2.Wpf.dll</HintPath >
72
72
</Reference >
73
73
<Reference Include =" System" />
74
74
<Reference Include =" System.Core" />
124
124
</None >
125
125
</ItemGroup >
126
126
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
127
- <Import Project =" ..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \build\Microsoft.Web.WebView2.targets')" />
127
+ <Import Project =" ..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \build\Microsoft.Web.WebView2.targets" Condition =" Exists('..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \build\Microsoft.Web.WebView2.targets')" />
128
128
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
129
129
<PropertyGroup >
130
130
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
131
131
</PropertyGroup >
132
- <Error Condition =" !Exists('..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Web.WebView2.1.0.664.37 \build\Microsoft.Web.WebView2.targets'))" />
132
+ <Error Condition =" !Exists('..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Web.WebView2.1.0.1020.30 \build\Microsoft.Web.WebView2.targets'))" />
133
133
</Target >
134
134
</Project >
0 commit comments