Skip to content

Commit

Permalink
Migrate to nuget supplied EasyHook fork
Browse files Browse the repository at this point in the history
MeFisto94 committed Nov 26, 2023
1 parent 7ac490a commit d475261
Showing 8 changed files with 2 additions and 2,213 deletions.
6 changes: 2 additions & 4 deletions Andraste.Host.csproj
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>8.0</LangVersion>
<PackageId>Andraste.Host</PackageId>
<Version>0.1.3</Version>
<Version>0.1.4</Version>
<Authors>MeFisto94</Authors>
<Copyright>Copyright 2023</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
@@ -13,8 +13,6 @@
<RepositoryType>git</RepositoryType>
</PropertyGroup>
<ItemGroup>
<Reference Include="EasyHook">
<HintPath>EasyHookCompiled\EasyHook.dll</HintPath>
</Reference>
<PackageReference Include="Andraste.EasyHook" Version="1.0.0" />
</ItemGroup>
</Project>
Binary file removed EasyHookCompiled/EasyHook.dll
Binary file not shown.
2,208 changes: 0 additions & 2,208 deletions EasyHookCompiled/EasyHook.xml

This file was deleted.

Binary file removed EasyHookCompiled/EasyHook32.dll
Binary file not shown.
Binary file removed EasyHookCompiled/EasyHook64.dll
Binary file not shown.
Binary file removed EasyHookCompiled/EasyLoad32.dll
Binary file not shown.
Binary file removed EasyHookCompiled/EasyLoad64.dll
Binary file not shown.
1 change: 0 additions & 1 deletion EasyHookCompiled/README.md

This file was deleted.

0 comments on commit d475261

Please sign in to comment.