Skip to content

Commit

Permalink
Use Mile.Windows.Internal instead of Chuyu.Mint.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Mar 14, 2024
1 parent 0c03931 commit 50a9ce5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NanaZip.Shared/DllBlock.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* MouriNaruto ([email protected])
*/

#include <Mint.h>
#include <Mile.Internal.h>

#include <Detours.h>

Expand Down
4 changes: 2 additions & 2 deletions NanaZip.Shared/NanaZip.Shared.Mitigations.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.15</Version>
</PackageReference>
<PackageReference Include="Chuyu.Mint">
<Version>2024.1.0</Version>
<PackageReference Include="Mile.Windows.Internal">
<Version>1.0.2818</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down

0 comments on commit 50a9ce5

Please sign in to comment.