Nanikit.BeatSaberModdingTools.Tasks
2.0.0-beta9-g99d7dd8810
This is a prerelease version of Nanikit.BeatSaberModdingTools.Tasks.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Nanikit.BeatSaberModdingTools.Tasks --version 2.0.0-beta9-g99d7dd8810
NuGet\Install-Package Nanikit.BeatSaberModdingTools.Tasks -Version 2.0.0-beta9-g99d7dd8810
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nanikit.BeatSaberModdingTools.Tasks" Version="2.0.0-beta9-g99d7dd8810"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nanikit.BeatSaberModdingTools.Tasks --version 2.0.0-beta9-g99d7dd8810
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nanikit.BeatSaberModdingTools.Tasks, 2.0.0-beta9-g99d7dd8810"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nanikit.BeatSaberModdingTools.Tasks as a Cake Addin #addin nuget:?package=Nanikit.BeatSaberModdingTools.Tasks&version=2.0.0-beta9-g99d7dd8810&prerelease // Install Nanikit.BeatSaberModdingTools.Tasks as a Cake Tool #tool nuget:?package=Nanikit.BeatSaberModdingTools.Tasks&version=2.0.0-beta9-g99d7dd8810&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Descriptions of tasks can be found Here.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Build.Framework (>= 16.5.0)
- Microsoft.Build.Tasks.Core (>= 16.5.0)
- System.Diagnostics.Process (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta9-ga2e3307812 | 73 | 8/25/2024 |
2.0.0-beta9-g99d7dd8810 | 83 | 8/25/2024 |
2.0.0-beta8 | 80 | 8/25/2024 |
* Converted to new GitHub Actions environment files for output
* Added new SetActionOutput Task
* Added option to disable embedding generated manifests
* GameVersion is also an output for GenerateManifest (for when it's defined by an existing manifest)