diff --git a/KindleMate2/Properties/PublishProfiles/x64-runtime.pubxml b/KindleMate2/Properties/PublishProfiles/x64-runtime.pubxml index c0eb7fd..bdcb2f8 100644 --- a/KindleMate2/Properties/PublishProfiles/x64-runtime.pubxml +++ b/KindleMate2/Properties/PublishProfiles/x64-runtime.pubxml @@ -13,7 +13,8 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net8.0-windows win-x64 true - true + false false + embedded \ No newline at end of file diff --git a/KindleMate2/Properties/PublishProfiles/x64.pubxml b/KindleMate2/Properties/PublishProfiles/x64.pubxml index 5004a91..38dcee6 100644 --- a/KindleMate2/Properties/PublishProfiles/x64.pubxml +++ b/KindleMate2/Properties/PublishProfiles/x64.pubxml @@ -12,8 +12,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net8.0-windows win-x64 false - true + false false true + embedded \ No newline at end of file diff --git a/KindleMate2/Properties/PublishProfiles/x86-runtime.pubxml b/KindleMate2/Properties/PublishProfiles/x86-runtime.pubxml index 78256f5..faaf8db 100644 --- a/KindleMate2/Properties/PublishProfiles/x86-runtime.pubxml +++ b/KindleMate2/Properties/PublishProfiles/x86-runtime.pubxml @@ -12,8 +12,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net8.0-windows win-x86 true - true + false false true + embedded \ No newline at end of file diff --git a/KindleMate2/Properties/PublishProfiles/x86.pubxml b/KindleMate2/Properties/PublishProfiles/x86.pubxml index a4e448b..29db2a8 100644 --- a/KindleMate2/Properties/PublishProfiles/x86.pubxml +++ b/KindleMate2/Properties/PublishProfiles/x86.pubxml @@ -12,8 +12,9 @@ https://go.microsoft.com/fwlink/?LinkID=208121. net8.0-windows win-x86 false - true + false false true + embedded \ No newline at end of file