Clean up config & add comments.
This commit is contained in:
parent
b504700e61
commit
c2fc35e12d
18 changed files with 162 additions and 114 deletions
|
@ -18,6 +18,7 @@ buildDotnetModule rec {
|
|||
projectFile = "WebOne.csproj";
|
||||
nugetDeps = ./deps.nix;
|
||||
|
||||
# Uses outdated dotnet 6.
|
||||
dotnet-sdk = dotnetCorePackages.sdk_6_0;
|
||||
dotnet-runtime = dotnetCorePackages.runtime_6_0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue