diff --git a/build/repo.targets b/build/repo.targets index 50d976be53..ac13314b1c 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -9,7 +9,7 @@ $(RepositoryRoot)src\Archive.AspNetCore.All\ $(FallbackArchiveDir)Archive.AspNetCore.All.csproj - $(RepositoryRoot)src\dotnet-archive\dotnet-archive.csproj + $(RepositoryRoot)src\dotnet-archive\dotnet-archive.csproj $(RepositoryRoot)src\dotnet-archive\bin\$(Configuration)\netcoreapp2.0\dotnet-archive.dll $(MetaPackagePath)bin\work\ @@ -28,10 +28,6 @@ $(CompileDependsOn); BuildPackageCache - - $(CompileDependsOn); - BuildFallbackArchive - @@ -152,6 +148,10 @@ $(COHERENCE_SIGNED_DROP_LOCATION)\Signed\Packages + + + +