diff --git a/Directory.Build.props b/Directory.Build.props
index d7c5acd6b0..fd98445b41 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -151,7 +151,7 @@
$(MSBuildThisFileDirectory)src\Mvc\Mvc.Testing\src\Microsoft.AspNetCore.Mvc.Testing.targets
- true
+ true
$(ArtifactsObjDir)TargetingPack.Layout\$(Configuration)\
diff --git a/src/Servers/IIS/build.cmd b/src/Servers/IIS/build.cmd
index 27c6a00d21..4369bfd550 100644
--- a/src/Servers/IIS/build.cmd
+++ b/src/Servers/IIS/build.cmd
@@ -1,3 +1,3 @@
@ECHO OFF
SET RepoRoot=%~dp0..\..\..
-%RepoRoot%\build.cmd -projects %~dp0**\*.csproj %*
+%RepoRoot%\build.cmd -BuildNative -projects %~dp0**\*.csproj %*
diff --git a/src/Servers/IIS/build/native.targets b/src/Servers/IIS/build/native.targets
index 2106b8150f..2729531032 100644
--- a/src/Servers/IIS/build/native.targets
+++ b/src/Servers/IIS/build/native.targets
@@ -5,11 +5,15 @@
-
+
+
Document
mc "%(FullPath)" -h $(IntDir) -r $(IntDir)
Compiling Event Messages ...
- $(IntDir)\%(Filename).rc;$(IntDir)\%(Filename).h;$(IntDir)\MSG0409.bin
+ $(IntDir)\%(Filename).rc;$(IntDir)\%(Filename).h;$(IntDir)\MSG00001.bin