Skip to content

Commit

Permalink
Update to Mile.Windows.Helpers 1.0.645.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Aug 12, 2024
1 parent d063f8d commit 3e06a24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Mile.Xaml.Native/Mile.Xaml.Native.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mile.Windows.Helpers">
<Version>1.0.15</Version>
<Version>1.0.645</Version>
</PackageReference>
</ItemGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Cpp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Mile.Xaml/Mile.Xaml.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<readme>ReadMe.md</readme>
<dependencies>
<group targetFramework="native0.0">
<dependency id="Mile.Windows.Helpers" version="[1.0.15,2.0.0)" />
<dependency id="Mile.Windows.Helpers" version="[1.0.645,2.0.0)" />
</group>
<group targetFramework=".NETFramework4.8">
<dependency id="Microsoft.Windows.SDK.Contracts" version="10.0.19041.1" />
Expand Down

0 comments on commit 3e06a24

Please sign in to comment.