Skip to content

Commit

Permalink
Bump ILCompose from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [ILCompose](https://github.com/kekyo/ILCompose) from 1.10.0 to 1.11.0.
- [Commits](kekyo/ILCompose@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: ILCompose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 458228a commit 6823cab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compat/Compat.csproj
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>
<TargetFrameworks>net35;net40;net45;net452;net461;net462;net48;netstandard1.3;netstandard1.6;netstandard2.0;netstandard2.1;netcoreapp2.0;netcoreapp2.1;netcoreapp2.2;netcoreapp3.0;netcoreapp3.1;net5.0;net6.0;net7.0</TargetFrameworks>
Expand All @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="ILCompose" Version="1.10.0" PrivateAssets="All" />
<PackageReference Include="ILCompose" Version="1.11.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net35'">
Expand Down

0 comments on commit 6823cab

Please sign in to comment.