encrypted file

alphons <alphons@heijden.com> 29 Aug 2025, 18:18
094d968c34d7732e73563673b0422bcd8f6938a9
1 files changed
  • WireGuardConfigGenerator/Properties/PublishProfiles/FolderProfile.pubxml
diff --git a/WireGuardConfigGenerator/Properties/PublishProfiles/FolderProfile.pubxml b/WireGuardConfigGenerator/Properties/PublishProfiles/FolderProfile.pubxml
new file mode 100644
index 0000000..9f2526b
--- /dev/null
+++ b/WireGuardConfigGenerator/Properties/PublishProfiles/FolderProfile.pubxml
@@ -0,0 +1,16 @@
+<?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\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