mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-08-03 10:27:59 +08:00
feat: ✨ 版本更新日志组件 (#96)
This commit is contained in:
@ -23,5 +23,5 @@ while ($null -eq $files[[int]$file - 1])
|
||||
}
|
||||
$file = [int]$file - 1
|
||||
Copy-Item $files[$file] 'switcher.json' -Force
|
||||
dotnet dnt $targets[$key] ../NetAdmin.sln
|
||||
dnt $targets[$key] ../NetAdmin.sln
|
||||
Remove-Item switcher.json
|
Reference in New Issue
Block a user