diff --git a/build/SharedFx.targets b/build/SharedFx.targets
index b1841de154..6aa51bf34e 100644
--- a/build/SharedFx.targets
+++ b/build/SharedFx.targets
@@ -12,6 +12,7 @@
+
diff --git a/eng/ProjectReferences.props b/eng/ProjectReferences.props
index 0ac8db756b..6897240033 100644
--- a/eng/ProjectReferences.props
+++ b/eng/ProjectReferences.props
@@ -49,6 +49,7 @@
+
diff --git a/src/Servers/IIS/AspNetCoreModuleV2/Symbols/Microsoft.AspNetCore.ANCMSymbols.csproj b/src/Servers/IIS/AspNetCoreModuleV2/Symbols/Microsoft.AspNetCore.ANCMSymbols.csproj
new file mode 100644
index 0000000000..8a17d1970b
--- /dev/null
+++ b/src/Servers/IIS/AspNetCoreModuleV2/Symbols/Microsoft.AspNetCore.ANCMSymbols.csproj
@@ -0,0 +1,37 @@
+
+
+
+
+ netcoreapp3.0
+ true
+ $(PackNativeAssets)
+ false
+ runtimes/$(TargetRuntimeIdentifier)/native/
+
+ $(TargetsForTfmSpecificBuildOutput);
+ AddPackNativeComponents
+
+ $(MSBuildProjectName).$(TargetRuntimeIdentifier)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Servers/IIS/AspNetCoreModuleV2/Symbols/_._ b/src/Servers/IIS/AspNetCoreModuleV2/Symbols/_._
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/src/Servers/IIS/build/assets.props b/src/Servers/IIS/build/assets.props
index f6a7360235..4015e2338c 100644
--- a/src/Servers/IIS/build/assets.props
+++ b/src/Servers/IIS/build/assets.props
@@ -2,6 +2,7 @@
true
+ false
x64
$(Platform)
Win32