Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 453 Bytes

net-msbuild

Custom msbuild project files for a sample program

  • msbuild-nuget.csproj describes build process when nuget is also used
  • msbuild.csproj describes build process when msbuilt /t:restore is used
  • sample.nuspec - nuget specification sample
  • msbuild-nuget.Jenkinsfile - Declarative Jenkins CI pipeline
  • msbuild-pipeline.txt - Jenkins Pipeline script (inline)

image