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 @@ -34,7 +34,7 @@ pack(gi .\FSharp.Compiler.Tools.Nuget\FSharp.Compiler.Tools.nuspec)
3434# Merge the latest known .NET Core FSharp.Core nuget package with the one we build here
3535pushd dotnet- tools
3636& dotnet restore
37- & dotnet mergenupkg -- source ..\FSharp.Core.Nuget\FSharp.Core.$version.nupkg -- other ..\packages\Microsoft.FSharp.Core.netcore.1.0 .0 - alpha- 160629 \Microsoft.FSharp.Core.netcore.1.0 .0 - alpha- 160629 . nupkg -- framework netstandard1.6
37+ & dotnet mergenupkg -- source ..\FSharp.Core.Nuget\FSharp.Core.$version.nupkg -- other ..\packages\Microsoft.FSharp.Core.netcore.1.0 .0 - alpha- 160831 \Microsoft.FSharp.Core.netcore.1.0 .0 - alpha- 160831 . nupkg -- framework netstandard1.6
3838popd
3939& copy FSharp.Core.Nuget\* .nupkg lib\release
4040& copy FSharp.Compiler.Tools.Nuget\* .nupkg lib\release
Original file line number Diff line number Diff line change 1515 <package id =" FsSrGen" version =" 3.0.0" targetFramework =" net46" />
1616 <package id =" FSharp.SRGen.Build.Tasks" version =" 3.0.0" targetFramework =" net46" />
1717 <package id =" System.ValueTuple" version =" 4.0.0-rc3-24212-01" />
18+ <package id =" Microsoft.FSharp.Core.netcore" version =" 1.0.0-alpha-160831" />
1819</packages >
You can’t perform that action at this time.
0 commit comments