<chore> + 增加t4模板自动生成resx.designer.cs

This commit is contained in:
2022-12-06 11:46:01 +08:00
parent 2ec7ec2628
commit dc937912ea
6 changed files with 113 additions and 419 deletions

View File

@ -1,3 +1,4 @@
dotnet tool restore
dotnet build
dotnet publish -c Release -r win-x64 --sc -p:"PublishSingleFile=true" -o ./build/win-x64
Remove-Item -r ./build/temp