forked from stackify/stackify-api-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPackage.bat
More file actions
8 lines (7 loc) · 710 Bytes
/
Package.bat
File metadata and controls
8 lines (7 loc) · 710 Bytes
1
2
3
4
5
6
7
8
dotnet pack StackifyLib\StackifyLib.csproj -c Release -o ..\BuildOutput
dotnet pack StackifyLib.AspNetCore\StackifyLib.AspNetCore.csproj -c Release -o ..\BuildOutput
dotnet pack NLog.Targets.Stackify\NLog.Targets.Stackify.csproj -c Release -o ..\BuildOutput
dotnet pack StackifyLib.CoreLogger\StackifyLib.CoreLogger.csproj -c Release -o ..\BuildOutput
dotnet pack StackifyLib.log4net\StackifyLib.log4net.csproj -c Release -o ..\BuildOutput
dotnet pack StackifyLib.StackifyTraceListener\StackifyLib.StackifyTraceListener.csproj -c Release -o ..\BuildOutput
REM dotnet pack C:\BitBucket\Serilog.Sinks.Stackify\Serilog.Sinks.Stackify\project.json -c Release -o C:\BitBucket\stackify-api-dotnet\BuildOutput