File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 3535 <Content Include =" Ducky.ico" />
3636 </ItemGroup >
3737 <ItemGroup >
38- <Reference Include =" extensibility" >
39- <HintPath >$(MSBuildProgramFiles32)\Common Files\microsoft shared\MSEnv\PublicAssemblies\extensibility.dll</HintPath >
40- <EmbedInteropTypes >True</EmbedInteropTypes >
41- </Reference >
4238 <Reference Include =" PresentationCore" />
4339 <Reference Include =" PresentationFramework" />
4440 <Reference Include =" System.Windows.Forms" />
7470 <PackageReference Include =" EasyHook" >
7571 <Version >2.7.6684</Version >
7672 </PackageReference >
73+ <PackageReference Include =" Microsoft.VisualStudio.Interop" Version =" 17.0.31723.112" />
7774 <PackageReference Include =" NLog" >
7875 <Version >4.5.10</Version >
7976 </PackageReference >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ branches:
2626skip_tags : true
2727
2828# build-matrix: all Release CPUs on Visual Studio
29- image : Visual Studio 2019
29+ image : Visual Studio 2022
3030configuration : Release
3131platform : Any CPU
3232
You can’t perform that action at this time.
0 commit comments