Skip to content

Commit

Permalink
add RID
Browse files Browse the repository at this point in the history
  • Loading branch information
TitleHHHH authored and TitleHHHH committed Nov 25, 2023
1 parent a412bc6 commit 34ebfef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Build.cs
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ class Build : NukeBuild
.EnableNoRestore()
.SetConfiguration(Configuration)
.EnableNoBuild()
.SetRuntime("win-x64")
.SetPublishProfile("FolderProfile")
.SetProperty("PublishDir", ArtifactsDirectory));
Expand Down

0 comments on commit 34ebfef

Please sign in to comment.