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 122d46c commit 23295d1
Show file tree
Hide file tree
Showing 17 changed files with 756 additions and 387 deletions.
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/PSCompression"
],
"cwd": "${workspaceFolder}",
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 06/24/2024

- Update build process.

# 06/05/2024

- Update `ci.yml` to use `codecov-action@v4`.
Expand Down
254 changes: 0 additions & 254 deletions PSCompression.build.ps1

This file was deleted.

29 changes: 0 additions & 29 deletions ScriptAnalyzerSettings.psd1

This file was deleted.

Loading

0 comments on commit 23295d1

Please sign in to comment.