Skip to content

Commit 09e426e

Browse files
on fixing deployment and CI trigger
1 parent 6c72e3f commit 09e426e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

PRODUCT_RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 5.2.0-prerelease-hera-3
2-
- Linux support
2+
- Linux support
33

44
## 5.2.0-prerelease-hera-2
55
- ellipse drawing

src/PRo3D.Viewer/PRo3D.Viewer.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<!-- this is replaced by build script-->
1919
<!-- <PublishSingleFile>true</PublishSingleFile> -->
2020
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
21+
<SelfContained>true</SelfContained>
2122
<!--<PublishTrimmed>true</PublishTrimmed>-->
2223
</PropertyGroup>
2324

0 commit comments

Comments
 (0)