Fixed PublishAll.targets
Nightly Build and Release / Build and Release Nightly (push) Successful in 15s

This commit is contained in:
qwsdcvghyu89
2026-06-05 01:09:53 +10:00
parent 02a65a6ce0
commit c573639d96
+1 -1
View File
@@ -15,7 +15,7 @@
BuildInParallel="true" BuildInParallel="true"
Properties="Configuration=Release; Properties="Configuration=Release;
Platform=Any CPU; Platform=Any CPU;
TargetFramework=net9.0; TargetFramework=net11.0;
RuntimeIdentifier=%(Rid.Identity); RuntimeIdentifier=%(Rid.Identity);
SelfContained=true; SelfContained=true;
PublishSingleFile=true; PublishSingleFile=true;