security-utilities/scripts
Ross Wollman eb9550edb7
chore: fix build script for first-time run (#97)
Prior to this, if the user running the script had never installed a
dotnet tool before, they would get an error when the script attempted to
use nbgv. Despite the script auto-installing it, if dotnet tool has
never run before, it won't be on the PATH yet since dotnet tool mutates
that PATH but it doesn't get refreshed within the same session.
2024-09-16 10:48:37 -04:00
..
BuildAndTest.ps1 Adding support for .NET 451 for backwards compatibility (#47) 2024-06-17 15:12:18 -04:00
BuildPackages.ps1 chore: fix build script for first-time run (#97) 2024-09-16 10:48:37 -04:00