Skip to content

Commit

Permalink
Release | v1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kitUIN committed Jan 24, 2025
1 parent 8d9a8ac commit ac6a505
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ShadowPluginLoader.WinUI/ShadowPluginLoader.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<EnableMsixTooling>true</EnableMsixTooling>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<!-- Nuget -->
<Version>1.5.6</Version>
<Version>1.5.7</Version>
<PackageId>ShadowPluginLoader.WinUI</PackageId>
<Owner>kitUIN</Owner>
<Authors>kitUIN</Authors>
Expand All @@ -31,9 +31,9 @@
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.241107002" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
<PackageReference Include="ShadowPluginLoader.SourceGenerator" Version="1.4.15" />
<PackageReference Include="ShadowPluginLoader.SourceGenerator" Version="1.5.1" />
<PackageReference Include="kitUIN.CustomExtensions.WinUI" Version="0.6.3" />
<PackageReference Include="ShadowPluginLoader.Tool" Version="1.3.6" />
<PackageReference Include="ShadowPluginLoader.Tool" Version="1.3.7" />
<PackageReference Include="SharpCompress" Version="0.38.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ac6a505

Please sign in to comment.