diff --git a/build/dependencies.props b/build/dependencies.props
index 84fa991517..5686841850 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -5,39 +5,39 @@
0.10.13
3.0.0-alpha1-20181011.11
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 0.7.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 15.6.82
- 15.6.82
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
- 3.0.0-alpha1-10620
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 0.7.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 15.8.166
+ 15.8.166
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
+ 3.0.0-alpha1-10657
2.0.9
2.1.3
- 2.2.0-preview2-26905-02
+ 2.2.0-preview3-27014-02
1.0.1
- 3.0.0-alpha1-10620
+ 3.0.0-alpha1-10657
15.6.1
11.1.0
2.0.3
@@ -54,14 +54,11 @@
2.3.1
2.4.0
-
-
- 2.2.0-preview3-35504
- 2.2.0-preview3-35504
- 2.2.0-preview3-35504
-
-
+
+ 2.2.0-preview3-35497
+ 2.2.0-preview3-35497
+ 2.2.0-preview3-35497
2.1.0
2.1.0
2.1.0
diff --git a/test/IIS.BackwardsCompatibility.FunctionalTests/BackwardsCompatibilityTests.cs b/test/IIS.BackwardsCompatibility.FunctionalTests/BackwardsCompatibilityTests.cs
index 2d0c535239..1c05a2bc70 100644
--- a/test/IIS.BackwardsCompatibility.FunctionalTests/BackwardsCompatibilityTests.cs
+++ b/test/IIS.BackwardsCompatibility.FunctionalTests/BackwardsCompatibilityTests.cs
@@ -30,7 +30,7 @@ namespace Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests
{
if (handle.ModuleName == "aspnetcorev2.dll")
{
- Assert.Equal("12.2.18289.0", handle.FileVersionInfo.FileVersion);
+ Assert.Equal("12.2.18287.0", handle.FileVersionInfo.FileVersion);
return;
}
}
diff --git a/test/IIS.BackwardsCompatibility.FunctionalTests/IIS.BackwardsCompatibility.FunctionalTests.csproj b/test/IIS.BackwardsCompatibility.FunctionalTests/IIS.BackwardsCompatibility.FunctionalTests.csproj
index d3e2bbc530..c819a03ab1 100644
--- a/test/IIS.BackwardsCompatibility.FunctionalTests/IIS.BackwardsCompatibility.FunctionalTests.csproj
+++ b/test/IIS.BackwardsCompatibility.FunctionalTests/IIS.BackwardsCompatibility.FunctionalTests.csproj
@@ -30,8 +30,8 @@
-
-
+
+
diff --git a/test/IIS.ForwardsCompatibility.FunctionalTests/ForwardsCompatibilityTests.cs b/test/IIS.ForwardsCompatibility.FunctionalTests/ForwardsCompatibilityTests.cs
index 52c7da80ad..5f4ebb5608 100644
--- a/test/IIS.ForwardsCompatibility.FunctionalTests/ForwardsCompatibilityTests.cs
+++ b/test/IIS.ForwardsCompatibility.FunctionalTests/ForwardsCompatibilityTests.cs
@@ -28,7 +28,7 @@ namespace Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests
{
if (handle.ModuleName == "aspnetcorev2_inprocess.dll")
{
- Assert.Equal("12.2.18289.0", handle.FileVersionInfo.FileVersion);
+ Assert.Equal("12.2.18287.0", handle.FileVersionInfo.FileVersion);
return;
}
}
diff --git a/test/WebSites/InProcessForwardsCompatWebSite/InProcessWebSite.csproj b/test/WebSites/InProcessForwardsCompatWebSite/InProcessWebSite.csproj
index f15a90bfd3..4d0952108a 100644
--- a/test/WebSites/InProcessForwardsCompatWebSite/InProcessWebSite.csproj
+++ b/test/WebSites/InProcessForwardsCompatWebSite/InProcessWebSite.csproj
@@ -18,7 +18,7 @@
-
+