Fix builds
This commit is contained in:
@@ -258,7 +258,7 @@ def publish_client_server(runtime: str, target_os: str) -> None:
|
|||||||
"--runtime", runtime,
|
"--runtime", runtime,
|
||||||
"--no-self-contained",
|
"--no-self-contained",
|
||||||
"-c", "Release",
|
"-c", "Release",
|
||||||
f"/p:TargetOS={str}",
|
f"/p:TargetOS={target_os}",
|
||||||
"/p:FullRelease=True",
|
"/p:FullRelease=True",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user