diff --git a/src/Session/Directory.Build.props b/src/Session/Directory.Build.props
index c2790fd6a6..48f12702ba 100644
--- a/src/Session/Directory.Build.props
+++ b/src/Session/Directory.Build.props
@@ -14,7 +14,6 @@
$(MSBuildThisFileDirectory)
$(MSBuildThisFileDirectory)build\Key.snk
true
- true
true
diff --git a/src/Session/Directory.Build.targets b/src/Session/Directory.Build.targets
index 53b3f6e1da..78626b773e 100644
--- a/src/Session/Directory.Build.targets
+++ b/src/Session/Directory.Build.targets
@@ -1,7 +1,10 @@
-
+
$(MicrosoftNETCoreApp20PackageVersion)
$(MicrosoftNETCoreApp21PackageVersion)
+ $(MicrosoftNETCoreApp22PackageVersion)
$(NETStandardLibrary20PackageVersion)
+
+ 99.9
diff --git a/src/Session/build/dependencies.props b/src/Session/build/dependencies.props
index 6e86d21f90..78eb063ed4 100644
--- a/src/Session/build/dependencies.props
+++ b/src/Session/build/dependencies.props
@@ -2,35 +2,29 @@
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
-
- 2.1.3-rtm-15802
- 2.0.0
- 2.1.2
+
+ 2.2.0-preview2-20181004.6
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.2.0-preview3-35425
+ 2.0.9
+ 2.1.3
+ 2.2.0-preview3-27001-02
15.6.1
2.0.3
2.3.1
- 2.4.0-beta.1.build3945
+ 2.4.0
-
-
-
-
-
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.2
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
- 2.1.1
-
-
\ No newline at end of file
+
+
diff --git a/src/Session/build/repo.props b/src/Session/build/repo.props
index dab1601c88..f1fe24dd27 100644
--- a/src/Session/build/repo.props
+++ b/src/Session/build/repo.props
@@ -4,12 +4,13 @@
Internal.AspNetCore.Universe.Lineup
- 2.1.0-rc1-*
+ 2.2.0-*
https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json
+
diff --git a/src/Session/samples/SessionSample/SessionSample.csproj b/src/Session/samples/SessionSample/SessionSample.csproj
index 67abefae09..103dffc357 100644
--- a/src/Session/samples/SessionSample/SessionSample.csproj
+++ b/src/Session/samples/SessionSample/SessionSample.csproj
@@ -1,7 +1,7 @@
-
+
- netcoreapp2.1;net461
+ netcoreapp2.2;net461
diff --git a/src/Session/test/Directory.Build.props b/src/Session/test/Directory.Build.props
index 270e1fa209..3a373e2cb8 100644
--- a/src/Session/test/Directory.Build.props
+++ b/src/Session/test/Directory.Build.props
@@ -1,10 +1,10 @@
-
+
- netcoreapp2.1
+ netcoreapp2.2
$(DeveloperBuildTestTfms)
- netcoreapp2.1;netcoreapp2.0
+
$(StandardTestTfms);net461
diff --git a/src/Session/version.props b/src/Session/version.props
index 669c874829..4889a26987 100644
--- a/src/Session/version.props
+++ b/src/Session/version.props
@@ -1,6 +1,6 @@
-
+
- 2.1.1
+ 2.2.0
rtm
$(VersionPrefix)
$(VersionPrefix)-$(VersionSuffix)-final