Skip to content

Commit

Permalink
Update Mile.Windows.Helpers to 1.0.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Dec 27, 2022
1 parent b6ec522 commit 82f4cfe
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NanaZip.Shared/NanaZip.Shared.Mitigations.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZip/NanaZip.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
<Version>1.1.434</Version>
</PackageReference>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NanaZipConsole/NanaZipConsole.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZipSfxConsole/NanaZipSfxConsole.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZipSfxSetup/NanaZipSfxSetup.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZipSfxWindows/NanaZipSfxWindows.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion NanaZipWindows/NanaZipWindows.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.8</Version>
<Version>1.0.11</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down

0 comments on commit 82f4cfe

Please sign in to comment.