An open API service indexing awesome lists of open source software.

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.

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.