diff --git a/build/repo.targets b/build/repo.targets
index 9888724625..1747f9d4de 100644
--- a/build/repo.targets
+++ b/build/repo.targets
@@ -9,8 +9,6 @@
$(RepositoryRoot)src\Archive.AspNetCore.All\
$(FallbackArchiveDir)Archive.AspNetCore.All.csproj
- $(RepositoryRoot)src\dotnet-archive\dotnet-archive.csproj
- $(RepositoryRoot)src\dotnet-archive\bin\$(Configuration)\netcoreapp2.0\dotnet-archive.dll
$(MetaPackagePath)bin\work\
$(MetaPackagePath)bin\packageCache\
@@ -100,6 +98,8 @@
+
+
@@ -121,13 +121,10 @@
SourceName="Dependencies"
SourceUri="$(PackageSource)" />
-
-
-
-
+
@@ -148,15 +145,11 @@
$(COHERENCE_SIGNED_DROP_LOCATION)\Signed\Packages
-
-
-
-
-
-
+
+
diff --git a/src/dotnet-archive/dotnet-archive.csproj b/src/dotnet-archive/dotnet-archive.csproj
index 1cecf05c95..5ea7e8fb45 100644
--- a/src/dotnet-archive/dotnet-archive.csproj
+++ b/src/dotnet-archive/dotnet-archive.csproj
@@ -3,9 +3,10 @@
- netcoreapp1.1
+ netcoreapp2.0
Exe
false
+ win7-x64