Rocket.Surgery.Nuke.DotNetCore
0.6.0
See the version list below for details.
dotnet add package Rocket.Surgery.Nuke.DotNetCore --version 0.6.0
NuGet\Install-Package Rocket.Surgery.Nuke.DotNetCore -Version 0.6.0
<PackageReference Include="Rocket.Surgery.Nuke.DotNetCore" Version="0.6.0" />
paket add Rocket.Surgery.Nuke.DotNetCore --version 0.6.0
#r "nuget: Rocket.Surgery.Nuke.DotNetCore, 0.6.0"
// Install Rocket.Surgery.Nuke.DotNetCore as a Cake Addin #addin nuget:?package=Rocket.Surgery.Nuke.DotNetCore&version=0.6.0 // Install Rocket.Surgery.Nuke.DotNetCore as a Cake Tool #tool nuget:?package=Rocket.Surgery.Nuke.DotNetCore&version=0.6.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. |
.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.6.0)
-
.NETStandard 2.1
- Nuke.Common (>= 0.22.2)
- Rocket.Surgery.Nuke (>= 0.6.0)
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 | |
---|---|---|---|
0.14.0-beta.4 | 2,112 | 6/17/2020 | |
0.14.0-beta.3 | 333 | 6/17/2020 | |
0.14.0-beta.2 | 452 | 6/17/2020 | |
0.14.0-beta.1 | 329 | 6/16/2020 | |
0.13.3 | 1,504 | 2/24/2020 | |
0.13.2 | 787 | 2/23/2020 | |
0.13.1 | 895 | 2/22/2020 | |
0.13.0 | 940 | 2/11/2020 | |
0.12.2 | 918 | 1/27/2020 | |
0.12.1 | 740 | 1/23/2020 | |
0.12.0 | 2,689 | 1/19/2020 | |
0.11.1 | 1,582 | 1/17/2020 | |
0.11.0 | 2,950 | 1/5/2020 | |
0.10.1 | 1,293 | 12/19/2019 | |
0.10.0 | 722 | 12/19/2019 | |
0.9.2 | 1,260 | 12/13/2019 | |
0.9.1 | 758 | 12/12/2019 | |
0.9.0 | 784 | 12/12/2019 | |
0.8.3 | 2,592 | 11/17/2019 | |
0.8.2 | 1,100 | 11/12/2019 | |
0.8.1 | 768 | 11/11/2019 | |
0.7.1 | 1,941 | 11/2/2019 | |
0.7.0 | 1,022 | 10/31/2019 | |
0.6.0 | 872 | 10/30/2019 | |
0.5.2 | 1,979 | 10/19/2019 | |
0.5.1 | 5,697 | 9/22/2019 | |
0.5.0 | 1,780 | 9/20/2019 |
## v0.6.0
As part of this release we had [5 issues](https://github.com/RocketSurgeonsGuild/Nuke/milestone/27?closed=1) closed.
__ dependenciess__
- [__#39__](https://github.com/RocketSurgeonsGuild/Nuke/pull/39) Bump ReportGenerator from 4.3.2 to 4.3.3
- [__#38__](https://github.com/RocketSurgeonsGuild/Nuke/pull/38) Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.0.0 to 3.0.1
- [__#31__](https://github.com/RocketSurgeonsGuild/Nuke/pull/31) Bump ReportGenerator from 4.3.1 to 4.3.2
- [__#30__](https://github.com/RocketSurgeonsGuild/Nuke/pull/30) Bump YamlDotNet from 7.0.0 to 8.0.0
- [__#28__](https://github.com/RocketSurgeonsGuild/Nuke/pull/28) Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 2.2.0 to 2.2.1
## Changes:
* spacing
* +semver:minor
* semver:minor
* fix issue with build not working
* improved package sync to support moving files, organizing files and remove duplicates
* bump
* downgrade reportgenerator
* use global statics for IsLocalBuild
* Added extra method to tool settings for msbuild binary logger
* Updated package sync to work correctly
<details><summary><b>See More</b></summary>
* sync packages wip
* remove packages
* Merge pull request #39 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.3.3
* Bump ReportGenerator from 4.3.2 to 4.3.3
* Merge pull request #38 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Extensions.Testing.FakeItEasy-3.0.1
* Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.0.0 to 3.0.1
* versions
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Nuke
* Updated NuGet.config
* Merge pull request #31 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.3.2
* Merge pull request #30 from RocketSurgeonsGuild/dependabot/nuget/master/YamlDotNet-8.0.0
* Bump ReportGenerator from 4.3.1 to 4.3.2
* Bump YamlDotNet from 7.0.0 to 8.0.0
* Merge pull request #28 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Extensions.Testing.FakeItEasy-2.2.1
* Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 2.2.0 to 2.2.1
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=5432&view=logs).</details>