5151 <Reference Include =" extensibility, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" >
5252 <EmbedInteropTypes >True</EmbedInteropTypes >
5353 </Reference >
54- <Reference Include =" HtmlAgilityPack, Version=1.11.40.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL" >
55- <HintPath >..\packages\HtmlAgilityPack.1.11.40\lib\Net45\HtmlAgilityPack.dll</HintPath >
56- </Reference >
57- <Reference Include =" Markdig, Version=0.26.0.0, Culture=neutral, processorArchitecture=MSIL" >
58- <HintPath >..\packages\Markdig.0.26.0\lib\net452\Markdig.dll</HintPath >
59- </Reference >
60- <Reference Include =" Microsoft.Web.WebView2.Core, Version=1.0.1054.31, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
61- <HintPath >..\packages\Microsoft.Web.WebView2.1.0.1054.31\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath >
62- </Reference >
63- <Reference Include =" Microsoft.Web.WebView2.WinForms, Version=1.0.1054.31, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
64- <HintPath >..\packages\Microsoft.Web.WebView2.1.0.1054.31\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath >
65- </Reference >
66- <Reference Include =" Microsoft.Web.WebView2.Wpf, Version=1.0.1054.31, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
67- <HintPath >..\packages\Microsoft.Web.WebView2.1.0.1054.31\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath >
68- </Reference >
69- <Reference Include =" NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL" >
70- <HintPath >..\packages\NLog.4.7.13\lib\net45\NLog.dll</HintPath >
71- </Reference >
7254 <Reference Include =" PresentationCore" />
7355 <Reference Include =" PresentationFramework" />
7456 <Reference Include =" System" />
75- <Reference Include =" System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
76- <HintPath >..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath >
77- </Reference >
7857 <Reference Include =" System.Configuration" />
7958 <Reference Include =" System.Core" />
8059 <Reference Include =" System.Drawing" />
8160 <Reference Include =" System.IO.Compression" />
82- <Reference Include =" System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
83- <HintPath >..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath >
84- </Reference >
8561 <Reference Include =" System.Numerics" />
86- <Reference Include =" System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
87- <HintPath >..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath >
88- </Reference >
89- <Reference Include =" System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
90- <HintPath >..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath >
91- </Reference >
9262 <Reference Include =" System.Runtime.Serialization" />
9363 <Reference Include =" System.ServiceModel" />
9464 <Reference Include =" System.Transactions" />
230200 <Content Include =" NLog.config" >
231201 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
232202 </Content >
233- <None Include =" packages.config" />
234203 <None Include =" Properties\Settings.settings" >
235204 <Generator >SettingsSingleFileGenerator</Generator >
236205 <LastGenOutput >Settings.Designer.cs</LastGenOutput >
258227 <ItemGroup >
259228 <None Include =" Properties\openfolder.png" />
260229 </ItemGroup >
261- <ItemGroup />
230+ <ItemGroup >
231+ <PackageReference Include =" HtmlAgilityPack" >
232+ <Version >1.11.40</Version >
233+ </PackageReference >
234+ <PackageReference Include =" Markdig" >
235+ <Version >0.26.0</Version >
236+ </PackageReference >
237+ <PackageReference Include =" Microsoft.Web.WebView2" >
238+ <Version >1.0.1054.31</Version >
239+ </PackageReference >
240+ <PackageReference Include =" NLog" >
241+ <Version >4.7.13</Version >
242+ </PackageReference >
243+ </ItemGroup >
262244 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
263245 <PropertyGroup >
264246 <PreBuildEvent >if $(ConfigurationName) == Publish (
@@ -270,11 +252,4 @@ taskkill /fi "pid gt 0" /im ONENOTE.exe
270252call C:\Users\efrey\source\Github\OneNoteWidget\powershell-copyfile-runas.bat "$(TargetPath)" "C:\Program Files (x86)\EKStudio\NoteWidget\$(TargetFileName)"
271253)</PostBuildEvent >
272254 </PropertyGroup >
273- <Import Project =" ..\packages\Microsoft.Web.WebView2.1.0.1054.31\build\Microsoft.Web.WebView2.targets" Condition =" Exists('..\packages\Microsoft.Web.WebView2.1.0.1054.31\build\Microsoft.Web.WebView2.targets')" />
274- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
275- <PropertyGroup >
276- <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 >
277- </PropertyGroup >
278- <Error Condition =" !Exists('..\packages\Microsoft.Web.WebView2.1.0.1054.31\build\Microsoft.Web.WebView2.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.1054.31\build\Microsoft.Web.WebView2.targets'))" />
279- </Target >
280255</Project >
0 commit comments