diff --git a/Directory.Build.props b/Directory.Build.props index 84b1730184..d696002cb8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,7 @@ + Microsoft ASP.NET Core @@ -10,4 +11,4 @@ true true - \ No newline at end of file + diff --git a/NuGet.config b/NuGet.config index f495268808..e32bddfd51 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,8 +2,6 @@ - - - + - \ No newline at end of file + diff --git a/build/dependencies.props b/build/dependencies.props index 3524f8edcb..0fc2c94e6c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -5,7 +5,7 @@ 2.1.0-preview1-15549 2.0.0 - 2.1.0-preview1-27424 + 2.1.0-preview1-27644 2.0.0 2.0.0 2.0.0 diff --git a/build/repo.props b/build/repo.props index 9df3355343..0969ca492d 100644 --- a/build/repo.props +++ b/build/repo.props @@ -12,6 +12,6 @@ Internal.AspNetCore.Universe.Lineup - https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json + https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json diff --git a/build/sources.props b/build/sources.props new file mode 100644 index 0000000000..05a4b7dc2e --- /dev/null +++ b/build/sources.props @@ -0,0 +1,16 @@ + + + + + $(DotNetRestoreSources) + + $(RestoreSources); + https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json; + https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json; + + + $(RestoreSources); + https://api.nuget.org/v3/index.json; + + + diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 5f7f568497..fe4a961da3 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.0-preview1-15555 -commithash:97b60e251fce2680a08866ab977aa7e3b4f92b86 +version:2.1.0-preview1-15620 +commithash:6432b49a2c00310416df39b6fe548ef4af9c6011