nixpkgs-suyu/pkgs/build-support/dotnet/build-dotnet-module/hooks
Jörg Thalheim b750049336
Revert "buildDotnetModule: enable RestoreUseStaticGraphEvaluation"
This reverts commit 0b1856bfe3.

This broke one of our clients projects where a local libary could no
longer be found. Since there is no easy way to disable it's better
if this flag is set per project using `dotnetRestoreFlags`.
2022-03-02 11:14:26 +01:00
..
default.nix
dotnet-build-hook.sh
dotnet-check-hook.sh
dotnet-configure-hook.sh Revert "buildDotnetModule: enable RestoreUseStaticGraphEvaluation" 2022-03-02 11:14:26 +01:00
dotnet-fixup-hook.sh
dotnet-install-hook.sh