diff --git a/src/Framework/App.Runtime/src/aspnetcore-runtime-composite.proj b/src/Framework/App.Runtime/src/aspnetcore-runtime-composite.proj index 876fda3c3d43..a63ae840d277 100644 --- a/src/Framework/App.Runtime/src/aspnetcore-runtime-composite.proj +++ b/src/Framework/App.Runtime/src/aspnetcore-runtime-composite.proj @@ -32,7 +32,7 @@ $(BaseIntermediateOutputPath)$(DotNetRuntimeArchiveFileName) - + @@ -51,10 +51,10 @@ - - diff --git a/src/Framework/App.Runtime/src/aspnetcore-runtime.proj b/src/Framework/App.Runtime/src/aspnetcore-runtime.proj index 88259587e6a2..b636ddc46293 100644 --- a/src/Framework/App.Runtime/src/aspnetcore-runtime.proj +++ b/src/Framework/App.Runtime/src/aspnetcore-runtime.proj @@ -35,7 +35,7 @@ $(BaseIntermediateOutputPath)$(DotNetRuntimeArchiveFileName) - + @@ -54,10 +54,10 @@ - -