diff --git a/build/repo.props b/build/repo.props index 7421f4691d..89ec14c0c7 100644 --- a/build/repo.props +++ b/build/repo.props @@ -1,6 +1,11 @@ + + Microsoft + $(BuildDir)AspNetCoreModule.zip + + diff --git a/build/repo.targets b/build/repo.targets index c65e38503e..38df325017 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -6,22 +6,25 @@ + + -p:Configuration=$(Configuration) -v:m -nologo -clp:NoSummary + + - - + - - - - + NuGetPackage Microsoft.AspNetCore.AspNetCoreModule @@ -29,14 +32,43 @@ $(RepositoryRoot) - + + ZipArchive + $(RepositoryRoot) + shipoob + + + + + + + + + + + + + + + + + + + + + + + - - \ No newline at end of file + +