nixpkgs/pkgs/build-support/dotnet
mdarocha 134da4ce36 buildDotnetModule: fix build for dotnet-sdk versions below 6
The --self-contained and --no-self-contained switches were
added to the dotnet build command starting with .NET 6.
The switch is equivalent to the setting the SelfContained
property, so we use the property for backwards compatibility.
2022-08-03 16:15:59 +02:00
..
build-dotnet-module buildDotnetModule: fix build for dotnet-sdk versions below 6 2022-08-03 16:15:59 +02:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv
fetchnuget
make-nuget-deps make-nuget-deps: support an url field in fetchNuGet 2022-06-21 12:13:37 +02:00
make-nuget-source
nuget-to-nix nuget-to-nix: fallback to default URL for directories 2022-07-25 11:05:10 +02:00