@@ -1,4 +1,8 @@
setup-nuget nuget-pat:
export NUGET_PAT="{{nuget-pat}}"
wget -qO- https://aka.ms/install-artifacts-credprovider.sh | bash
run project:
dotnet restore --packages out
nuget-to-json out > deps.json
./nuget-to-json out > deps.json
nix run .#{{project}}
The note is not visible to the blocked user.