Skip to content

SolutionCreateDev

Magnus Gether Sørensen edited this page Aug 9, 2018 · 2 revisions
(**
SolutionCreateDev
*)

#load @"_Config.fsx"
open _Config
open DG.Daxif

Solution.CreatePublisher(Env.dev, PublisherInfo.name, PublisherInfo.displayName, PublisherInfo.prefix)

Solution.Create(Env.dev, SolutionInfo.name, SolutionInfo.displayName, PublisherInfo.prefix)