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 +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 44 <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
55 <clear />
66 <add key =" templating" value =" https://dotnet.myget.org/F/templating/api/v3/index.json" />
7+ <add key =" preview2-verification-feed" value =" https://dotnet.myget.org/F/dotnet-2-0-0-preview2-final/api/v3/index.json" />
78 <add key =" dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
89 <add key =" aspnet-final" value =" https://dotnet.myget.org/F/aspnetcore-2-0-0-preview1-no-timestamp/api/v3/index.json" />
910 <add key =" aspnet-release" value =" https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json" />
Original file line number Diff line number Diff line change 2020 <SharedFrameworkVersion >$(CLI_SharedFrameworkVersion)</SharedFrameworkVersion >
2121 <SharedHostVersion >$(CLI_SharedFrameworkVersion)</SharedHostVersion >
2222 <HostFxrVersion >$(CLI_SharedFrameworkVersion)</HostFxrVersion >
23- <TemplateEngineVersion >1.0.0-beta2-20170608-254 </TemplateEngineVersion >
24- <TemplateEngineTemplateVersion >1.0.0-beta2-20170612-258 </TemplateEngineTemplateVersion >
25- <TemplateEngineTemplate2_0Version >1.0.0-beta2-20170612-258 </TemplateEngineTemplate2_0Version >
23+ <TemplateEngineVersion >1.0.0-beta2-20170614-260 </TemplateEngineVersion >
24+ <TemplateEngineTemplateVersion >1.0.0-beta2-20170614-260 </TemplateEngineTemplateVersion >
25+ <TemplateEngineTemplate2_0Version >1.0.0-beta2-20170614-260 </TemplateEngineTemplate2_0Version >
2626 <PlatformAbstractionsVersion >2.0.0-preview2-25407-01</PlatformAbstractionsVersion >
2727 <DependencyModelVersion >2.0.0-preview2-25407-01</DependencyModelVersion >
2828 <CliCommandLineParserVersion >0.1.0-alpha-142</CliCommandLineParserVersion >
3131 <SpaTemplateVersion >1.0.0-preview-000297</SpaTemplateVersion >
3232
3333 <!-- This should either be timestamped or notimestamp as appropriate -->
34- <AspNetCoreRuntimePackageFlavor >timestamped </AspNetCoreRuntimePackageFlavor >
35- <AspNetCoreRuntimeVersion >2.0.0-preview2-186 </AspNetCoreRuntimeVersion >
34+ <AspNetCoreRuntimePackageFlavor >notimestamp </AspNetCoreRuntimePackageFlavor >
35+ <AspNetCoreRuntimeVersion >2.0.0-preview2-201 </AspNetCoreRuntimeVersion >
3636 <AspNetCoherenceLabel >preview2</AspNetCoherenceLabel >
37- <AspNetCoreCoherenceTimestamp >25661 </AspNetCoreCoherenceTimestamp >
37+ <AspNetCoreCoherenceTimestamp >25722 </AspNetCoreCoherenceTimestamp >
3838
3939 </PropertyGroup >
4040
You can’t perform that action at this time.
0 commit comments