Skip to content

Commit

Permalink
Update Mile.Windows.UniCrt to 1.1.278.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Dec 26, 2024
1 parent 6991db5 commit 8139e0f
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion K7Pal/K7Pal.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<Import Sdk="Mile.Project.Configurations" Version="1.0.1426" Project="Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.Codecs/NanaZip.Codecs.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
<Version>1.0.671</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.Core/NanaZip.Core.Console.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
</Target>
<ItemGroup>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.Core/NanaZip.Core.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
</Target>
<ItemGroup>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Classic/NanaZip.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
<Version>1.0.671</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Classic/NanaZipWindows.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
<Version>1.0.671</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZip.Modern.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
<Version>1.0.671</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZip.ShellExtension.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip.UI.Modern/NanaZip.Windows.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
<Version>1.0.671</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.UniCrt">
<Version>1.1.274</Version>
<Version>1.1.278</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8139e0f

Please sign in to comment.