without package for snapshot

alphons <alphons@heijden.com> 15 Dec 2025, 14:59
ec32804b9c043b54045981e6fa1e08f4233dc8af
1 files changed
  • BackupMongoDb/Properties/PublishProfiles/FolderProfile.pubxml
diff --git a/BackupMongoDb/Properties/PublishProfiles/FolderProfile.pubxml b/BackupMongoDb/Properties/PublishProfiles/FolderProfile.pubxml
new file mode 100644
index 0000000..9195697
--- /dev/null
+++ b/BackupMongoDb/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
+<Project>
+ <PropertyGroup>
+ <Configuration>Release</Configuration>
+ <Platform>Any CPU</Platform>
+ <PublishDir>bin\Release\net10.0\win-x64\publish\</PublishDir>
+ <PublishProtocol>FileSystem</PublishProtocol>
+ <_TargetId>Folder</_TargetId>
+ <TargetFramework>net10.0</TargetFramework>
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
+ <SelfContained>false</SelfContained>
+ <PublishReadyToRun>false</PublishReadyToRun>
+ </PropertyGroup>
+</Project>
\ No newline at end of file