Rocketmakers.Environment.Schema.Generation
2.1.1
See the version list below for details.
dotnet add package Rocketmakers.Environment.Schema.Generation --version 2.1.1
NuGet\Install-Package Rocketmakers.Environment.Schema.Generation -Version 2.1.1
<PackageReference Include="Rocketmakers.Environment.Schema.Generation" Version="2.1.1" />
paket add Rocketmakers.Environment.Schema.Generation --version 2.1.1
#r "nuget: Rocketmakers.Environment.Schema.Generation, 2.1.1"
// Install Rocketmakers.Environment.Schema.Generation as a Cake Addin #addin nuget:?package=Rocketmakers.Environment.Schema.Generation&version=2.1.1 // Install Rocketmakers.Environment.Schema.Generation as a Cake Tool #tool nuget:?package=Rocketmakers.Environment.Schema.Generation&version=2.1.1
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- NJsonSchema.CodeGeneration.CSharp (>= 11.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
# [2.1.1](https://gitlab.com/rocketmakers/core/environment/compare/dotnet-v2.1.0...dotnet-v2.1.1) (2024-05-13)
### Bug Fixes
* **dotnet:** Fixed issue with generated config when multiple arrays are defined. ([f81b0f0](https://gitlab.com/rocketmakers/core/environment/commit/f81b0f0c7e76f1df024d1d30cf1e94d3d3cdac54))
### Other Changes
* **deps:** update dependency handlebars.net to v2.1.6 ([4b60778](https://gitlab.com/rocketmakers/core/environment/commit/4b60778183379f2e33b6e5a8b80ec9869fc2fae1))
* **deps:** update dependency xunit to v2.8.0 ([5419703](https://gitlab.com/rocketmakers/core/environment/commit/5419703b5327378c5f3997b7c2745917f0527fcd))
* **deps:** update dependency xunit.runner.visualstudio to v2.8.0 ([2f08296](https://gitlab.com/rocketmakers/core/environment/commit/2f08296ac5ddaff7ef123bd852753813570a11e3))
#