Rocket.Surgery.Nuke.AzureDevOps
0.7.0
See the version list below for details.
dotnet add package Rocket.Surgery.Nuke.AzureDevOps --version 0.7.0
NuGet\Install-Package Rocket.Surgery.Nuke.AzureDevOps -Version 0.7.0
<PackageReference Include="Rocket.Surgery.Nuke.AzureDevOps" Version="0.7.0" />
paket add Rocket.Surgery.Nuke.AzureDevOps --version 0.7.0
#r "nuget: Rocket.Surgery.Nuke.AzureDevOps, 0.7.0"
// Install Rocket.Surgery.Nuke.AzureDevOps as a Cake Addin #addin nuget:?package=Rocket.Surgery.Nuke.AzureDevOps&version=0.7.0 // Install Rocket.Surgery.Nuke.AzureDevOps as a Cake Tool #tool nuget:?package=Rocket.Surgery.Nuke.AzureDevOps&version=0.7.0
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Nuke.Common (>= 0.22.2)
- Rocket.Surgery.Nuke (>= 0.7.0)
-
.NETStandard 2.1
- Nuke.Common (>= 0.22.2)
- Rocket.Surgery.Nuke (>= 0.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## v0.7.0
As part of this release we had [4 issues](https://github.com/RocketSurgeonsGuild/Nuke/milestone/29?closed=1) closed.
__ mysteriouss__
- [__#43__](https://github.com/RocketSurgeonsGuild/Nuke/pull/43) Feature/debugability
- [__#42__](https://github.com/RocketSurgeonsGuild/Nuke/pull/42) Feature/debug-ability
__ dependenciess__
- [__#41__](https://github.com/RocketSurgeonsGuild/Nuke/pull/41) Bump ReportGenerator from 4.3.2 to 4.3.3
- [__#40__](https://github.com/RocketSurgeonsGuild/Nuke/pull/40) Bump Roslynator.Analyzers from 2.1.0 to 2.2.0
## Changes:
* Feature/debugability (#43)
* allow top level build scripts to inherit from inherited base classes (this helps in visilibty when trying to debug a build from an editor)
* merge msbuild logging into one method call
* reorder priority
* skip pre-release
* Updated reportgenerator
* Merge pull request #40 from RocketSurgeonsGuild/dependabot/nuget/master/Roslynator.Analyzers-2.2.0
* Bump Roslynator.Analyzers from 2.1.0 to 2.2.0
* Merge pull request #41 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.3.3
* Bump ReportGenerator from 4.3.2 to 4.3.3
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=5523&view=logs).