Bump ilmerge from 3.0.40 to 3.0.41 (#571)

Bumps [ilmerge](https://github.com/dotnet/ILMerge) from 3.0.40 to 3.0.41.
- [Release notes](https://github.com/dotnet/ILMerge/releases)
- [Commits](https://github.com/dotnet/ILMerge/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/460/merge
dependabot[bot] 2020-07-10 13:35:33 +08:00 committed by GitHub
parent 87badea9fc
commit 21437f9029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(TargetFramework)' != 'netcoreapp3.1'"> <PropertyGroup Condition="'$(TargetFramework)' != 'netcoreapp3.1'">
<ILMergeVersion>3.0.40</ILMergeVersion> <ILMergeVersion>3.0.41</ILMergeVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>