diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64_Debug.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64_Debug.pubxml new file mode 100644 index 000000000..1df9aed21 --- /dev/null +++ b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64_Debug.pubxml @@ -0,0 +1,16 @@ + + + + + Debug + Any CPU + bin\Debug\net8.0\publish\linux-x64\ + FileSystem + <_TargetId>Folder + net8.0 + linux-x64 + true + + \ No newline at end of file diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64_Release.pubxml similarity index 100% rename from SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64.pubxml rename to SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_linux-x64_Release.pubxml diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64_Debug.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64_Debug.pubxml new file mode 100644 index 000000000..8e5bf1719 --- /dev/null +++ b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64_Debug.pubxml @@ -0,0 +1,16 @@ + + + + + Debug + Any CPU + bin\Debug\net8.0\publish\osx-x64\ + FileSystem + <_TargetId>Folder + net8.0 + osx-x64 + true + + \ No newline at end of file diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64_Release.pubxml similarity index 100% rename from SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64.pubxml rename to SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_osx-x64_Release.pubxml diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64_Debug.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64_Debug.pubxml new file mode 100644 index 000000000..14d28cd96 --- /dev/null +++ b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64_Debug.pubxml @@ -0,0 +1,17 @@ + + + + + Debug + Any CPU + bin\Debug\net8.0\publish\win-x64\ + FileSystem + <_TargetId>Folder + net8.0 + win-x64 + true + false + + \ No newline at end of file diff --git a/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64.pubxml b/SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64_Release.pubxml similarity index 100% rename from SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64.pubxml rename to SelfContained/Properties/PublishProfiles/FolderProfile_net8.0_win-x64_Release.pubxml