Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed May 21, 2024
1 parent c75f8f0 commit ba5d7a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive; compile</IncludeAssets>
</PackageReference>
<PackageReference Include="ReaLTaiizor" Version="3.8.0.5" />
<PackageReference Include="Skylark.Standard" Version="3.1.5.3" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.3.2" />
<PackageReference Include="Skylark.Standard" Version="3.1.5.4" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.3.3" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='GitHub|AnyCPU'">
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<ItemGroup>
<PackageReference Include="ReaLTaiizor" Version="3.8.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.3.2" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.3.3" />
<PackageReference Include="Costura.Fody" Version="5.8.0-alpha0098">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive; compile</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/ReaLTaiizor/ReaLTaiizor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// Creator: Taiizor
// Website: www.Vegalya.com
// Created: 15.May.2019
// Changed: 14.May.2024
// Changed: 21.May.2024
// Version: 3.8.0.6
//
// |---------DO-NOT-REMOVE---------|
Expand Down

0 comments on commit ba5d7a5

Please sign in to comment.