Fixed PublishAll.targets
Nightly Build and Release / Build and Release Nightly (push) Successful in 15s
Nightly Build and Release / Build and Release Nightly (push) Successful in 15s
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user