This repository was archived by the owner on Feb 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
4- <add key =" AspNetCore" value =" https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
4+ <clear />
5+ <add key =" AspNetCore" value =" https://dotnet.myget.org/F/aspnetcore-ci-release/api/v3/index.json" />
56 <add key =" AspNetCoreTools" value =" https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
67 <add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
78 </packageSources >
8- </configuration >
9+ </configuration >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <AspNetCoreLabsVersion >0.3.0-*</AspNetCoreLabsVersion >
44 <AspNetIntegrationTestingVersion >0.4.0-*</AspNetIntegrationTestingVersion >
5- <AspNetCoreVersion >2.0.0-*</AspNetCoreVersion >
5+ <AspNetCoreVersion >2.0.0-preview2- *</AspNetCoreVersion >
66 <AutoMapperVersion >5.2.0</AutoMapperVersion >
77 <ImmutableCollectionsVersion >1.3.1</ImmutableCollectionsVersion >
88 <InternalAspNetCoreSdkVersion >2.1.0-*</InternalAspNetCoreSdkVersion >
You can’t perform that action at this time.
0 commit comments