This repository was archived by the owner on Mar 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- <Project >
1+ <Project >
22 <PropertyGroup >
33 <MSBuildAllProjects >$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects >
44 </PropertyGroup >
55 <PropertyGroup Label =" Package Versions" >
6- <InternalAspNetCoreSdkPackageVersion >2.1.0-preview1-15549 </InternalAspNetCoreSdkPackageVersion >
7- <MicrosoftAspNetCoreAuthenticationCorePackageVersion >2.1.0-preview1-27496 </MicrosoftAspNetCoreAuthenticationCorePackageVersion >
8- <MicrosoftAspNetCoreHostingPackageVersion >2.1.0-preview1-27496 </MicrosoftAspNetCoreHostingPackageVersion >
9- <MicrosoftAspNetCoreTestingPackageVersion >2.1.0-preview1-27496 </MicrosoftAspNetCoreTestingPackageVersion >
10- <MicrosoftExtensionsLoggingConsolePackageVersion >2.1.0-preview1-27496 </MicrosoftExtensionsLoggingConsolePackageVersion >
6+ <InternalAspNetCoreSdkPackageVersion >2.1.0-preview1-15576 </InternalAspNetCoreSdkPackageVersion >
7+ <MicrosoftAspNetCoreAuthenticationCorePackageVersion >2.1.0-preview1-27644 </MicrosoftAspNetCoreAuthenticationCorePackageVersion >
8+ <MicrosoftAspNetCoreHostingPackageVersion >2.1.0-preview1-27644 </MicrosoftAspNetCoreHostingPackageVersion >
9+ <MicrosoftAspNetCoreTestingPackageVersion >2.1.0-preview1-27644 </MicrosoftAspNetCoreTestingPackageVersion >
10+ <MicrosoftExtensionsLoggingConsolePackageVersion >2.1.0-preview1-27644 </MicrosoftExtensionsLoggingConsolePackageVersion >
1111 <MicrosoftNETCoreApp20PackageVersion >2.0.0</MicrosoftNETCoreApp20PackageVersion >
1212 <MicrosoftNETCoreApp21PackageVersion >2.1.0-preview1-25907-02</MicrosoftNETCoreApp21PackageVersion >
13- <MicrosoftNetHttpHeadersPackageVersion >2.1.0-preview1-27496 </MicrosoftNetHttpHeadersPackageVersion >
13+ <MicrosoftNetHttpHeadersPackageVersion >2.1.0-preview1-27644 </MicrosoftNetHttpHeadersPackageVersion >
1414 <MicrosoftNETTestSdkPackageVersion >15.3.0</MicrosoftNETTestSdkPackageVersion >
1515 <MicrosoftWin32RegistryPackageVersion >4.4.0</MicrosoftWin32RegistryPackageVersion >
1616 <SystemNetHttpWinHttpHandlerPackageVersion >4.4.0</SystemNetHttpWinHttpHandlerPackageVersion >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <!-- These properties are use by the automation that updates dependencies.props -->
44 <LineupPackageId >Internal.AspNetCore.Universe.Lineup</LineupPackageId >
5- <LineupPackageRestoreSource >https://dotnet.myget.org/F/aspnetcore-ci- dev/api/v3/index.json</LineupPackageRestoreSource >
5+ <LineupPackageRestoreSource >https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json</LineupPackageRestoreSource >
66 </PropertyGroup >
77</Project >
Original file line number Diff line number Diff line change 55 <RestoreSources >$(DotNetRestoreSources)</RestoreSources >
66 <RestoreSources Condition =" '$(DotNetBuildOffline)' != 'true' AND '$(AspNetUniverseBuildOffline)' != 'true' " >
77 $(RestoreSources);
8- https://dotnet.myget.org/F/aspnetcore-ci- dev/api/v3/index.json;
8+ https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json;
99 https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
1010 </RestoreSources >
1111 <RestoreSources Condition =" '$(DotNetBuildOffline)' != 'true'" >
Original file line number Diff line number Diff line change 1- version:2.1.0-preview1-15567
2- commithash:903e3104807b1bb8cddd28bdef205b1e2dc021d1
1+ version:2.1.0-preview1-15576
2+ commithash:2f3856d2ba4f659fcb9253215b83946a06794a27
You can’t perform that action at this time.
0 commit comments