DevZH.RuntimesInternalCopier
1.0.1
A tool to copy the multi-platform runtime to current project
Install-Package DevZH.RuntimesInternalCopier -Version 1.0.1
dotnet add package DevZH.RuntimesInternalCopier --version 1.0.1
<PackageReference Include="DevZH.RuntimesInternalCopier" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevZH.RuntimesInternalCopier --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Adding build-in support for pack. using '--enable-pack' flag. And now it can pass arguments(e.g. --version-suffix, --configuration Release etc.) to 'dotnet-pack'
Dependencies
-
.NETCoreApp 1.0
- Microsoft.DotNet.Cli.Utils (>= 1.0.0-preview2-003121)
- Microsoft.Extensions.CommandLineUtils (>= 1.0.0)
- Microsoft.NETCore.App (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Process (>= 4.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.