aardpack 2.0.3

dotnet tool install --global aardpack --version 2.0.3                
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 aardpack --version 2.0.3                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=aardpack&version=2.0.3                
nuke :add-package aardpack --version 2.0.3                

.NET tool for packing Aardvark Platform projects.

Product 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.  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. 
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
2.0.3 549 10/8/2024
1.0.25 503 7/29/2024
1.0.24 714 5/28/2024
1.0.23 139 5/27/2024
1.0.22 757 1/23/2024
1.0.21 734 9/14/2023
1.0.20 786 5/24/2023
1.0.19 2,531 3/8/2023
1.0.18 1,383 12/5/2022
1.0.17 434 12/1/2022
1.0.16 432 11/29/2022
1.0.15 415 11/29/2022
1.0.14 806 10/18/2022
1.0.13 1,287 8/2/2022
1.0.12 976 5/6/2022
1.0.11 3,443 2/3/2022
1.0.10 6,031 2/1/2022
1.0.9 533 2/1/2022
1.0.8 591 2/1/2022
1.0.7 554 1/31/2022
1.0.6 610 1/30/2022
1.0.5 583 1/30/2022
1.0.4 541 1/30/2022
1.0.3 501 1/30/2022
1.0.2 562 1/30/2022
1.0.1 508 1/30/2022

- Update FAKE packages (fixes missing method exception due to Octokit breaking change)