Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Sep 24, 2023
1 parent 29cb259 commit 0b2e107
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.7.9.5" />
<PackageReference Include="Skylark.Standard" Version="3.1.1.7" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.1.1" />
<PackageReference Include="Skylark.Standard" Version="3.1.1.8" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.1.2" />
</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.7.9.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.1.1" />
<PackageReference Include="Skylark.Clipboard" Version="3.1.1.2" />
<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: 13.Sep.2023
// Changed: 24.Sep.2023
// Version: 3.7.9.6
//
// |---------DO-NOT-REMOVE---------|
Expand Down

0 comments on commit 0b2e107

Please sign in to comment.