diff --git a/build/PackageArchive.targets b/build/PackageArchive.targets index a78b6c6408..0465a73e55 100644 --- a/build/PackageArchive.targets +++ b/build/PackageArchive.targets @@ -4,7 +4,7 @@ <_WorkRoot>$(RepositoryRoot).w\ - + @@ -37,7 +37,7 @@ + Properties="RestorePackagesPath=$(FallbackStagingDir);RuntimeFrameworkVersion=$(SharedFrameworkVersion);DotNetRestoreSources=$(DotNetRestoreSources);AspNetUniverseBuildOffline=true" /> diff --git a/build/tools/templates/Archive/Archive.csproj b/build/tools/templates/Archive/Archive.csproj index 252842049b..baa0ab2068 100644 --- a/build/tools/templates/Archive/Archive.csproj +++ b/build/tools/templates/Archive/Archive.csproj @@ -5,6 +5,7 @@ false netcoreapp2.0 $(DotNetRestoreSources) + $(RestoreSources);https://dotnet.myget.org/F/dotnet-core/api/v3/index.json; $(RestoreSources); https://dotnet.myget.org/F/aspnet-2-0-2-october2017-patch/api/v3/index.json;