File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
FSharp.Compiler.Service.ProjectCracker.netcore
FSharp.Compiler.Service.netcore Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 <add key =" fsharp-daily" value =" https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
55 <!-- MSBuild -->
66 <add key =" dotnet-buildtools" value =" https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
7-
7+ < add key = " dotnet-core " value = " https://dotnet.myget.org/F/dotnet-core/api/v3/index.json " />
88 </packageSources >
99</configuration >
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-alpha-00001 " ,
2+ "version" : " 1.0.0-alpha-00002 " ,
33 "title" : " FSharp.Compiler.Service.ProjectCracker" ,
44 "authors" : [
55 " Microsoft Corporation" ,
5151 "type" : " platform" ,
5252 "version" : " 1.0.0-rc2-3002702"
5353 },
54- "Microsoft.Build" : " 0.1.0-preview-00022 " ,
55- "Microsoft.Build.Framework" : " 0.1.0-preview-00022 " ,
56- "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-00022 " ,
57- "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-00022 " ,
54+ "Microsoft.Build" : " 0.1.0-preview-* " ,
55+ "Microsoft.Build.Framework" : " 0.1.0-preview-* " ,
56+ "Microsoft.Build.Tasks.Core" : " 0.1.0-preview-* " ,
57+ "Microsoft.Build.Utilities.Core" : " 0.1.0-preview-* " ,
5858 "System.Runtime.Serialization.Json" : " 4.0.2-rc2-*" ,
5959 "Microsoft.FSharp.Core.netcore" : " 1.0.0-alpha-*" ,
6060 "FSharp.Compiler.Service.netcore" : " 1.0.0-alpha-*" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-alpha-00001 " ,
2+ "version" : " 1.0.0-alpha-00002 " ,
33 "title" : " FSharp.Compiler.Service" ,
44 "authors" : [
55 " Microsoft Corporation" ,
You can’t perform that action at this time.
0 commit comments