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