1*0ac341f1SConrad Meyer@ECHO OFF 2*0ac341f1SConrad MeyerECHO Started nuget packaging build. 3*0ac341f1SConrad MeyerECHO. 4*0ac341f1SConrad MeyerREM https://www.nuget.org/packages/gsl 5*0ac341f1SConrad Meyergsl -q -script:package.gsl package.config 6*0ac341f1SConrad MeyerECHO. 7*0ac341f1SConrad MeyerREM https://nuget.codeplex.com/releases 8*0ac341f1SConrad Meyernuget pack package.nuspec -verbosity detailed 9*0ac341f1SConrad MeyerECHO. 10*0ac341f1SConrad MeyerECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder." 11*0ac341f1SConrad MeyerECHO. 12*0ac341f1SConrad MeyerECHO Completed nuget packaging build. The package is in the following folder: 13*0ac341f1SConrad MeyerCD 14