diff --git a/.gitignore b/.gitignore index 76b2008..7acc6cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ Elwig/obj/ Elwig/bin/ -Elwig/*.csproj.user +*.user .vs .idea diff --git a/Elwig/Properties/PublishProfiles/FolderProfile.pubxml b/Elwig/Properties/PublishProfiles/FolderProfile.pubxml new file mode 100644 index 0000000..474c59b --- /dev/null +++ b/Elwig/Properties/PublishProfiles/FolderProfile.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Publish + FileSystem + <_TargetId>Folder + net7.0-windows + win-x64 + true + false + false + + \ No newline at end of file