https://github.com/ricosuter/sampleprojectrepository
Sample projects for package and dependency management tests.
https://github.com/ricosuter/sampleprojectrepository
Last synced: 6 months ago
JSON representation
Sample projects for package and dependency management tests.
- Host: GitHub
- URL: https://github.com/ricosuter/sampleprojectrepository
- Owner: RicoSuter
- License: mit
- Created: 2014-11-12T19:42:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T22:53:47.000Z (almost 11 years ago)
- Last Synced: 2024-10-05T21:41:31.070Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 609 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SampleProjectRepository
=======================A repository with a sample project structure used to demonstrate build processes and how to do dependency management using NuGet.
Run `BuildAll.bat` to build all projects and generate new NuGet packages.
The `BuildAll.bat` must be run in the "Developer Command Prompt for Visual Studio" so that the MSBuild application is known.In Visual Studio, add the "Packages" directory as a NuGet feed to install the generated packages.