ok
ad2599f05a8456058f529f7ad4bdd4d6f6ffa79c
1 files changed
Eml2PdfWinApp/Properties/PublishProfiles/FolderProfile.pubxml
diff --git a/Eml2PdfWinApp/Properties/PublishProfiles/FolderProfile.pubxml b/Eml2PdfWinApp/Properties/PublishProfiles/FolderProfile.pubxml
index ad48f8b..69a4e2e 100644
--- a/Eml2PdfWinApp/Properties/PublishProfiles/FolderProfile.pubxml
+++ b/Eml2PdfWinApp/Properties/PublishProfiles/FolderProfile.pubxml
@@ -6,8 +6,13 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
- <PublishDir>bin\Release\net8.0-windows\publish\</PublishDir>
+ <PublishDir>bin\Release\net8.0-windows\publish\win-x64\</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
+ <TargetFramework>net8.0-windows</TargetFramework>
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
+ <SelfContained>false</SelfContained>
+ <PublishSingleFile>true</PublishSingleFile>
+ <PublishReadyToRun>false</PublishReadyToRun>
</PropertyGroup>
</Project>
\ No newline at end of file