Skip to content

Proof of concept for creating NuGet packages for .NET Framework reference assemblies

Notifications You must be signed in to change notification settings

dsplaisted/ReferenceAssemblyPackages

Repository files navigation

.NET Framework Reference Assemblies NuGet Packages

This repo is a proof-of concept for creating NuGet packages which contain the .NET Framework reference assemblies.

To build, you'll need Visual Studio 2017 and the targeting packs installed for each version of .NET Framework for which reference assembly packages will be created. Then, from the repo root, you can run:

msbuild Microsoft.NETFramework.ReferenceAssemblies\Microsoft.NETFramework.ReferenceAssemblies.csproj /t:restore
msbuild Microsoft.NETFramework.ReferenceAssemblies\Microsoft.NETFramework.ReferenceAssemblies.csproj

The NuGet packages will be produced in the bin\Debug folder at the root of the repo.

About

Proof of concept for creating NuGet packages for .NET Framework reference assemblies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •