Skip to content

Commit

Permalink
updates build
Browse files Browse the repository at this point in the history
  • Loading branch information
santisq committed Jun 24, 2024
1 parent 3ba0fea commit 7ee75a5
Show file tree
Hide file tree
Showing 16 changed files with 755 additions and 382 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ tools/dotnet
*.user
*.userosscache
*.sln.docstates
*.zip

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
Expand Down Expand Up @@ -270,3 +271,7 @@ tools/Modules
test.settings.json
tests/integration/.vagrant
tests/integration/cert_setup
tools/ProjectBuilder/output
tools/ProjectBuilder/bin
tools/ProjectBuilder/debug
tools/ProjectBuilder/obj
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"-NoExit",
"-NoProfile",
"-Command",
". ./tools/prompt.ps1;",
"Import-Module ./output/PSTree"
],
"cwd": "${workspaceFolder}",
Expand Down
252 changes: 0 additions & 252 deletions PSTree.build.ps1

This file was deleted.

29 changes: 0 additions & 29 deletions ScriptAnalyzerSettings.psd1

This file was deleted.

Loading

0 comments on commit 7ee75a5

Please sign in to comment.