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.
<PackageVersion Include="Nanikit.BeatSaberModdingTools.Tasks" Version="2.0.0-beta9-ga2e3307812" />
                    
Directory.Packages.props
<PackageReference Include="Nanikit.BeatSaberModdingTools.Tasks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Nanikit.BeatSaberModdingTools.Tasks&version=2.0.0-beta9-ga2e3307812&prerelease
                    
Install Nanikit.BeatSaberModdingTools.Tasks as a Cake Addin
#tool nuget:?package=Nanikit.BeatSaberModdingTools.Tasks&version=2.0.0-beta9-ga2e3307812&prerelease
                    
Install Nanikit.BeatSaberModdingTools.Tasks as a Cake Tool

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 87 8/25/2024
2.0.0-beta9-g99d7dd8810 97 8/25/2024
2.0.0-beta8 91 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)