diff --git a/build/repo.props b/build/repo.props
index aa991ecd9c..4b801dec12 100644
--- a/build/repo.props
+++ b/build/repo.props
@@ -12,7 +12,7 @@
-
+
diff --git a/build/repo.targets b/build/repo.targets
index e0d691a40e..eb3c49d6b1 100644
--- a/build/repo.targets
+++ b/build/repo.targets
@@ -27,12 +27,6 @@
-
-
-
-
-
-
-
-
-
-
-
- <_CleanupFiles
- Include="$(SiteExtensionWorkingDirectory)additionalDeps;$(SiteExtensionWorkingDirectory)store" />
-
- <_CleanupFiles
- Include="$([System.IO.Directory]::GetDirectories('$(SiteExtensionWorkingDirectory)shared\Microsoft.NETCore.App\'))"
- Exclude="$(SiteExtensionWorkingDirectory)shared\Microsoft.NETCore.App\$(SiteExtensionNETCoreAppPackageVersion)" />
-
- <_CleanupFiles
- Condition="Exists('$(SiteExtensionWorkingDirectory)shared\Microsoft.AspNetCore.App\')"
- Include="$([System.IO.Directory]::GetDirectories('$(SiteExtensionWorkingDirectory)shared\Microsoft.AspNetCore.App\'))"
- Exclude="$(SiteExtensionWorkingDirectory)shared\Microsoft.AspNetCore.App\$(PackageVersion)" />
-
- <_CleanupFiles
- Include="$([System.IO.Directory]::GetDirectories('$(SiteExtensionWorkingDirectory)shared\Microsoft.AspNetCore.All\'))"
- Exclude="$(SiteExtensionWorkingDirectory)shared\Microsoft.AspNetCore.All\$(PackageVersion)" />
-
- <_CleanupFiles
- Include="$([System.IO.Directory]::GetDirectories('$(SiteExtensionWorkingDirectory)host\fxr'))"
- Exclude="$(SiteExtensionWorkingDirectory)host\fxr\$(SiteExtensionNETCoreAppPackageVersion)" />
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
@@ -92,11 +48,6 @@
-
-
-
-
-
@@ -104,7 +55,6 @@
-
diff --git a/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj b/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
index 725847a797..9bfa429b7d 100644
--- a/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
+++ b/extensions/Microsoft.AspNetCore.AzureAppServices.SiteExtension/Microsoft.AspNetCore.AzureAppServices.SiteExtension.csproj
@@ -1,6 +1,7 @@
+ $(VersionPrefix.Substring(0, $(VersionPrefix.LastIndexOf('.'))))
ASP.NET Core Extensions
This extension enables additional functionality for ASP.NET Core on Azure WebSites, such as enabling Azure logging.
net461
@@ -8,6 +9,7 @@
aspnet;logging;aspnetcore;AzureSiteExtension;keyvault;configuration;dataprotection
content
$(MicrosoftNETCoreApp21PackageVersion)
+ Microsoft.AspNetCore.AzureAppServices.SiteExtension.$(TrimmedVersion)
diff --git a/extensions/Microsoft.AspNetCore.Runtime.SiteExtension/applicationHost.xdt b/extensions/Microsoft.AspNetCore.Runtime.SiteExtension/applicationHost.xdt
index a352272dfc..159bc8d646 100644
--- a/extensions/Microsoft.AspNetCore.Runtime.SiteExtension/applicationHost.xdt
+++ b/extensions/Microsoft.AspNetCore.Runtime.SiteExtension/applicationHost.xdt
@@ -9,8 +9,7 @@
-
-
+