Skip to content

Commit

Permalink
Update dependencies for NanaZip.UI.Modern project.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Oct 21, 2023
1 parent a87ddc3 commit 5ebff6a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions NanaZip.UI.Modern/NanaZip.vcxproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{97894839-6677-49D2-BA7C-39ED0C8D4FDB}</ProjectGuid>
<ProjectGuid>{F4511F91-B0EB-41B4-99D6-AEB48169132B}</ProjectGuid>
<RootNamespace>NanaZip</RootNamespace>
<MileProjectType>WindowsApplication</MileProjectType>
<MileProjectManifestFile>NanaZip.manifest</MileProjectManifestFile>
Expand Down Expand Up @@ -479,11 +479,11 @@
<ProjectReference Include="..\NanaZip.Core\NanaZip.Core.vcxproj">
<Project>{5220420B-9A5C-44A7-BE69-97F25365BB26}</Project>
</ProjectReference>
<ProjectReference Include="..\NanaZip.UI.Classic\NanaZipShellExtension.vcxproj">
<Project>{F17D4837-7943-4361-9527-2AF9CACE477D}</Project>
<ProjectReference Include="NanaZipShellExtension.vcxproj">
<Project>{53934E7A-686E-42F1-8A80-4299CDE30564}</Project>
</ProjectReference>
<ProjectReference Include="..\NanaZip.UI.Classic\NanaZipWindows.vcxproj">
<Project>{D33E771E-6B30-4EFB-9DEC-A9148D50080D}</Project>
<ProjectReference Include="NanaZipWindows.vcxproj">
<Project>{3E5B58DE-4FDC-4F45-93A4-8AA3D61C614D}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZipConsole.vcxproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{D866CA04-DF51-4660-BA4D-F82426A3A522}</ProjectGuid>
<ProjectGuid>{DB46C965-5F44-4414-8E75-BA9C0858A1AF}</ProjectGuid>
<RootNamespace>NanaZipConsole</RootNamespace>
<MileProjectType>ConsoleApplication</MileProjectType>
<TargetName>NanaZipC</TargetName>
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZipShellExtension.vcxproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{F17D4837-7943-4361-9527-2AF9CACE477D}</ProjectGuid>
<ProjectGuid>{53934E7A-686E-42F1-8A80-4299CDE30564}</ProjectGuid>
<RootNamespace>NanaZipShellExtension</RootNamespace>
<MileProjectType>DynamicLibrary</MileProjectType>
<MileProjectManifestFile>NanaZipShellExtension.manifest</MileProjectManifestFile>
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZipWindows.vcxproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{D33E771E-6B30-4EFB-9DEC-A9148D50080D}</ProjectGuid>
<ProjectGuid>{3E5B58DE-4FDC-4F45-93A4-8AA3D61C614D}</ProjectGuid>
<RootNamespace>NanaZipWindows</RootNamespace>
<MileProjectType>WindowsApplication</MileProjectType>
<TargetName>NanaZipG</TargetName>
Expand Down

0 comments on commit 5ebff6a

Please sign in to comment.