Skip to content

Commit a7d7016

Browse files
author
=
committed
Merge branch 'public/release/2.1' into release/2.1-msrc
2 parents ff02e61 + ea5ed22 commit a7d7016

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build/PackageArchive.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
BuildArtifacts="@(ArtifactInfo)"
2828
PackageArtifacts="@(PackageArtifact)"
2929
ExternalDependencies="@(ExternalDependency)"
30-
MetapackageVersion="$(PackageVersion)" />
30+
MetapackageVersion="$(LZMAMicrosoftAspNetCoreAppAll21PackageVersion)" />
3131

3232
<ItemGroup>
3333
<_FallbackArchiveRestoreSources Include="$(RestoreSources)" />

build/dependencies.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<GoogleProtobufPackageVersion>3.1.0</GoogleProtobufPackageVersion>
3030
<LibuvPackageVersion>1.10.0</LibuvPackageVersion>
3131
<LZMAMicrosoftNETCoreApp21PackageVersion>2.1.0</LZMAMicrosoftNETCoreApp21PackageVersion>
32+
<LZMAMicrosoftAspNetCoreAppAll21PackageVersion>2.1.1</LZMAMicrosoftAspNetCoreAppAll21PackageVersion>
3233
<MessagePackPackageVersion>1.7.3.4</MessagePackPackageVersion>
3334
<MicrosoftApplicationInsightsAspNetCorePackageVersion>2.1.1</MicrosoftApplicationInsightsAspNetCorePackageVersion>
3435
<MicrosoftAspNetIdentityEntityFrameworkPackageVersion>2.2.1</MicrosoftAspNetIdentityEntityFrameworkPackageVersion>

0 commit comments

Comments
 (0)