From f7c3546b988ae2643b8b0cbdde6cb5cff3dc0e1a Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 30 Nov 2017 12:57:15 -0800 Subject: [PATCH] LZMA update for 2.0.4 --- build/dependencies.props | 6 +++--- build/tools/templates/Archive/Archive.csproj | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index b58e80713a..d262b69550 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -202,18 +202,18 @@ - + KRB2004 NETStandardImplicitPackageVersion netstandard2.0 - + KRB2004 NETStandardLibraryPackageVersion net461 - + KRB2004 NETStandardLibraryPackageVersion diff --git a/build/tools/templates/Archive/Archive.csproj b/build/tools/templates/Archive/Archive.csproj index dec1f27375..eb51e5dbd4 100644 --- a/build/tools/templates/Archive/Archive.csproj +++ b/build/tools/templates/Archive/Archive.csproj @@ -5,6 +5,8 @@ netcoreapp2.0 false + true + true netcoreapp2.0 $(DotNetRestoreSources) $(RestoreSources);https://dotnet.myget.org/F/dotnet-core/api/v3/index.json; @@ -20,4 +22,8 @@ + + + +