This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 22<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <MicrosoftAspNetCoreAppPackageVersion >2.1.0-preview2-30475</MicrosoftAspNetCoreAppPackageVersion >
5- <MicrosoftNETCoreAppPackageVersion >2.1.0-rc1-26419-02 </MicrosoftNETCoreAppPackageVersion >
5+ <MicrosoftNETCoreAppPackageVersion >2.1.0-rc1-26420-08 </MicrosoftNETCoreAppPackageVersion >
66 <MicrosoftNETCoreDotNetHostResolverPackageVersion >$(MicrosoftNETCoreAppPackageVersion)</MicrosoftNETCoreDotNetHostResolverPackageVersion >
77 <MicrosoftBuildPackageVersion >15.7.0-preview-000169</MicrosoftBuildPackageVersion >
88 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion >
Original file line number Diff line number Diff line change 2424 <add key="nuget-build" value="https://dotnet.myget.org/F/nuget-build/api/v3/index.json" />
2525 <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
2626 <add key="container-tools" value="https://www.myget.org/F/container-tools-for-visual-studio/api/v3/index.json" />
27+ <add key="linux-musl-bootstrap-feed" value="https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180420-03/aspnet-inputs/index.json" />
2728 ]]>
2829 </NugetConfigCLIFeeds >
2930
You can’t perform that action at this time.
0 commit comments