Skip to content

Conversation

@WeihanLi
Copy link
Contributor

update net7.0 to net8.0 for the $binPath, fixes error

Line |
 101 |      $acl = Get-Acl $binPath
     |             ~~~~~~~~~~~~~~~~
     | Cannot find path './bin/Debug/net7.0' because it does not exist.

update `net7.0` to `net8.0` for the $binPath
@ashmind
Copy link
Owner

ashmind commented Nov 18, 2024

Thanks for submitting -- I just updated to 9.0 so I'll have to update that, but I am happy to merge this first either way.

@ashmind ashmind enabled auto-merge (squash) November 18, 2024 21:39
@ashmind ashmind disabled auto-merge November 18, 2024 21:40
@ashmind ashmind enabled auto-merge November 18, 2024 21:40
@ashmind ashmind merged commit 13f374e into ashmind:main Nov 18, 2024
9 checks passed
ashmind added a commit that referenced this pull request Nov 18, 2024
@WeihanLi WeihanLi deleted the patch-1 branch November 18, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants