Rocket.Surgery.Meta.Packages
4.1.0
See the version list below for details.
dotnet add package Rocket.Surgery.Meta.Packages --version 4.1.0
NuGet\Install-Package Rocket.Surgery.Meta.Packages -Version 4.1.0
<PackageReference Include="Rocket.Surgery.Meta.Packages" Version="4.1.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Rocket.Surgery.Meta.Packages --version 4.1.0
#r "nuget: Rocket.Surgery.Meta.Packages, 4.1.0"
// Install Rocket.Surgery.Meta.Packages as a Cake Addin #addin nuget:?package=Rocket.Surgery.Meta.Packages&version=4.1.0 // Install Rocket.Surgery.Meta.Packages as a Cake Tool #tool nuget:?package=Rocket.Surgery.Meta.Packages&version=4.1.0
Provides an MSBuild Sdk that allows you to not have to include all the dependencies in your project.
Instead based on the properties defined implicit PackageReference items will be added, with the intention that the version will be managed else where using a PackageReference Update
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
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 |
---|---|---|
4.1.1 | 1,308 | 1/20/2020 |
4.1.0 | 665 | 1/20/2020 |
4.0.0 | 850 | 1/13/2020 |
3.0.1 | 1,163 | 11/8/2019 |
3.0.0 | 762 | 10/27/2019 |
2.2.0 | 892 | 10/16/2019 |
2.1.3 | 715 | 9/24/2019 |
2.1.2 | 751 | 9/20/2019 |
2.1.1 | 735 | 9/20/2019 |
2.1.0 | 774 | 9/20/2019 |
2.0.3 | 711 | 9/18/2019 |
2.0.2 | 773 | 8/31/2019 |
2.0.1 | 726 | 8/31/2019 |
2.0.0 | 724 | 8/29/2019 |
## v4.1.0
As part of this release we had [39 commits](https://github.com/RocketSurgeonsGuild/Meta/compare/v4.0.0...v4.0.1) which resulted in [11 issues](https://github.com/RocketSurgeonsGuild/Meta/milestone/22?closed=1) being closed.
__ dependenciess__
- [__#103__](https://github.com/RocketSurgeonsGuild/Meta/pull/103) Bump ReportGenerator from 4.4.2 to 4.4.4
- [__#94__](https://github.com/RocketSurgeonsGuild/Meta/pull/94) Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.3.0 to 3.4.0
- [__#92__](https://github.com/RocketSurgeonsGuild/Meta/pull/92) Bump ReportGenerator from 4.4.1 to 4.4.2
- [__#91__](https://github.com/RocketSurgeonsGuild/Meta/pull/91) Bump ReportGenerator from 4.4.0 to 4.4.1
- [__#90__](https://github.com/RocketSurgeonsGuild/Meta/pull/90) Bump Rocket.Surgery.MSBuild.CI from 0.1.0 to 0.2.0
- [__#89__](https://github.com/RocketSurgeonsGuild/Meta/pull/89) Bump Rocket.Surgery.MSBuild.SourceLink from 0.1.0 to 0.2.0
- [__#88__](https://github.com/RocketSurgeonsGuild/Meta/pull/88) Bump Rocket.Surgery.MSBuild.GitVersion from 0.1.0 to 0.2.0
- [__#87__](https://github.com/RocketSurgeonsGuild/Meta/pull/87) Bump Rocket.Surgery.MSBuild.JetBrains.Annotations from 0.1.0 to 0.2.0
- [__#86__](https://github.com/RocketSurgeonsGuild/Meta/pull/86) Bump Rocket.Surgery.MSBuild.Metadata from 0.1.0 to 0.2.0
- [__#85__](https://github.com/RocketSurgeonsGuild/Meta/pull/85) Bump Nuke.Common from 0.23.4 to 0.23.6
## Changes:
* Merge pull request #93 from RocketSurgeonsGuild/feature/meta-packages
* merged against master
* added transitive dependencies for flowing properties through if using the Meta.Packages sdk
* Removed swash buckle (it will be a template piece, not a core component)
* updated to latest versions of report generator, roslynator and nuke
* sync versions
* Updated configuration files.
* Merge pull request #103 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.4.4
* Bump ReportGenerator from 4.4.2 to 4.4.4
* Updated configuration files.
<details><summary><b>See More</b></summary>
* Updated packages
* Updated pipeline
* Updated package versions
* Merge pull request #94 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.Extensions.Testing.FakeItEasy-3.4.0
* Bump Rocket.Surgery.Extensions.Testing.FakeItEasy from 3.3.0 to 3.4.0
* Updated solution
* wip
* Merge pull request #92 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.4.2
* Bump ReportGenerator from 4.4.1 to 4.4.2
* Merge pull request #91 from RocketSurgeonsGuild/dependabot/nuget/master/ReportGenerator-4.4.1
* Bump ReportGenerator from 4.4.0 to 4.4.1
* disable newtonsoft json by default
* updated azure-pipelines
* use the latest
* Updated azure pipelines
* Merge branch 'master' of github.com:RocketSurgeonsGuild/Meta
* Added newtonsoft json
* Merge pull request #86 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.MSBuild.Metadata-0.2.0
* Bump Rocket.Surgery.MSBuild.Metadata from 0.1.0 to 0.2.0
* Merge pull request #88 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.MSBuild.GitVersion-0.2.0
* Bump Rocket.Surgery.MSBuild.GitVersion from 0.1.0 to 0.2.0
* Merge pull request #90 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.MSBuild.CI-0.2.0
* Merge pull request #89 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.MSBuild.SourceLink-0.2.0
* Merge pull request #87 from RocketSurgeonsGuild/dependabot/nuget/master/Rocket.Surgery.MSBuild.JetBrains.Annotations-0.2.0
* Merge pull request #85 from RocketSurgeonsGuild/dependabot/nuget/master/Nuke.Common-0.23.6
* Bump Rocket.Surgery.MSBuild.CI from 0.1.0 to 0.2.0
* Bump Rocket.Surgery.MSBuild.SourceLink from 0.1.0 to 0.2.0
* Bump Rocket.Surgery.MSBuild.JetBrains.Annotations from 0.1.0 to 0.2.0
* Bump Nuke.Common from 0.23.4 to 0.23.6
This list of changes was [auto generated](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/results?buildId=8993&view=logs).</details>