Skip to content

Commit

Permalink
Add NanaZip.Core.Console project.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Sep 6, 2024
1 parent b5368d0 commit 5a06c3a
Show file tree
Hide file tree
Showing 31 changed files with 20,698 additions and 4 deletions.
12 changes: 12 additions & 0 deletions NanaZip.Core/NanaZip.Core.Console.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>
</assembly>
283 changes: 283 additions & 0 deletions NanaZip.Core/NanaZip.Core.Console.vcxproj

Large diffs are not rendered by default.

686 changes: 686 additions & 0 deletions NanaZip.Core/NanaZip.Core.Console.vcxproj.filters

Large diffs are not rendered by default.

Loading

0 comments on commit 5a06c3a

Please sign in to comment.