Skip to content

Commit

Permalink
bootstrappers were added
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilLord666 committed Feb 25, 2024
1 parent 8c308da commit a7206f4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ $packageArgs = @{
validExitCodes= @(0, 3010, 1641)
}

choco install dotnet-6.0-runtime -y

Install-ChocolateyPackage @packageArgs

0 comments on commit a7206f4

Please sign in to comment.