File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11init :
22 - git config --global core.autocrlf input
33build_script :
4- - cmd : build.cmd
4+ - cmd : build.cmd GenerateDocs
55test : off
66version : 0.0.1.{build}
77artifacts :
Original file line number Diff line number Diff line change 11source https://www.nuget.org/api/v2/
22framework: >= net40
33redirects: force
4+ generate_load_scripts: on
45
56nuget FSharp.Core = 4.1.2
67nuget Microsoft.SqlServer.TransactSql.ScriptDom
@@ -13,6 +14,7 @@ group Build
1314 source https://www.nuget.org/api/v2/
1415 framework: >= net40
1516 redirects: force
17+ generate_load_scripts: on
1618
1719 nuget FAKE = 5.0.0-rc014.167
1820 nuget Fake.Lib = 5.0.0-rc014.167
Original file line number Diff line number Diff line change 1+ GENERATE-LOAD-SCRIPTS: ON
12REDIRECTS: FORCE
23RESTRICTION: >= net40
34NUGET
9899 src/ProvidedTypes.fsi (0a5fd0caa73df304062c8965e61850789d9f39e7)
99100 src/ProvidedTypesTesting.fs (0a5fd0caa73df304062c8965e61850789d9f39e7)
100101GROUP Build
102+ GENERATE-LOAD-SCRIPTS: ON
101103REDIRECTS: FORCE
102104RESTRICTION: >= net40
103105NUGET
You can’t perform that action at this time.
0 commit comments