Skip to content

Commit

Permalink
Merge pull request #102 from Taiizor/dependabot/nuget/Skylark.Clipboa…
Browse files Browse the repository at this point in the history
…rd-3.0.0.9

Bump Skylark.Clipboard from 3.0.0.7 to 3.0.0.9
  • Loading branch information
Taiizor authored Jun 7, 2023
2 parents 2a83f3b + 37eb434 commit 0dd9369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PackageReference>
<PackageReference Include="ReaLTaiizor" Version="3.7.9.3" />
<PackageReference Include="Skylark.Standard" Version="3.0.0.9" />
<PackageReference Include="Skylark.Clipboard" Version="3.0.0.7" />
<PackageReference Include="Skylark.Clipboard" Version="3.0.0.9" />
</ItemGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='GitHub|AnyCPU'">
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -61,7 +61,7 @@
<ItemGroup>
<PackageReference Include="ReaLTaiizor" Version="3.7.9.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Skylark.Clipboard" Version="3.0.0.7" />
<PackageReference Include="Skylark.Clipboard" Version="3.0.0.9" />
<PackageReference Include="Costura.Fody" Version="5.8.0-alpha0098">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive; compile</IncludeAssets>
Expand Down

0 comments on commit 0dd9369

Please sign in to comment.