Nanikit.BeatSaberModdingTools.Tasks 2.0.0-beta9-ga2e3307812

This is a prerelease version of Nanikit.BeatSaberModdingTools.Tasks.
dotnet add package Nanikit.BeatSaberModdingTools.Tasks --version 2.0.0-beta9-ga2e3307812                
NuGet\Install-Package Nanikit.BeatSaberModdingTools.Tasks -Version 2.0.0-beta9-ga2e3307812                
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-ga2e3307812" />                
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-ga2e3307812                
#r "nuget: Nanikit.BeatSaberModdingTools.Tasks, 2.0.0-beta9-ga2e3307812"                
#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-ga2e3307812&prerelease

// Install Nanikit.BeatSaberModdingTools.Tasks as a Cake Tool
#tool nuget:?package=Nanikit.BeatSaberModdingTools.Tasks&version=2.0.0-beta9-ga2e3307812&prerelease                

Descriptions of tasks can be found Here.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 72 8/25/2024
2.0.0-beta9-g99d7dd8810 82 8/25/2024
2.0.0-beta8 79 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)