Skip to content

Custom msbuild project file for a sample project

Notifications You must be signed in to change notification settings

jodyford-msft/net-msbuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Custom msbuild project file for a sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 60.7%
  • C# 39.3%