Cesium.Compiler 0.1.2

dotnet tool install --global Cesium.Compiler --version 0.1.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Cesium.Compiler --version 0.1.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cesium.Compiler&version=0.1.2
                    
nuke :add-package Cesium.Compiler --version 0.1.2
                    

Package Description

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.2 165 9/30/2025
0.1.1 166 9/29/2025
0.1.0 166 9/28/2025

[Fixed]

- #849: SDK templates broken for 0.1.1 (https://github.com/ForNeVeR/Cesium/issues/849).