24 lines
825 B
Markdown
24 lines
825 B
Markdown
# .NET Framework Targeting Pack Nuget Packages (Preview)
|
|
|
|
These packages enable building .NET Framework projects on any machine with at least MSBuild or the .NET Core SDK installed.
|
|
|
|
The following scenarios and benefits are enabled for .NET Framework projects:
|
|
|
|
- Build without requiring admin operations to install pre-requisites such as [Visual Studio](https://visualstudio.microsoft.com/vs/) or [.NET Framework targeting packs](https://dotnet.microsoft.com/download/visual-studio-sdks).
|
|
- Build libraries on any operating system supported by the .NET Core SDK.
|
|
- Build Mono-based projects.
|
|
|
|
## Status
|
|
|
|
Early preview.
|
|
|
|
## Package location
|
|
|
|
https://dotnet.myget.org/feed/roslyn-tools/package/nuget/Microsoft.NETFramework.ReferenceAssemblies
|
|
|
|
## Latest release
|
|
|
|
Version: 1.0.0-alpha-5
|
|
|
|
Date: Tue, 04 Dec 2018 00:13:27 GMT
|