diff --git a/Properties/PublishProfiles/Dependent.pubxml b/Properties/PublishProfiles/Dependent.pubxml new file mode 100644 index 0000000..e534582 --- /dev/null +++ b/Properties/PublishProfiles/Dependent.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\Dependent + FileSystem + <_TargetId>Folder + net6.0-windows + win-x64 + false + true + false + + \ No newline at end of file diff --git a/Properties/PublishProfiles/Portable.pubxml b/Properties/PublishProfiles/Portable.pubxml new file mode 100644 index 0000000..73c0484 --- /dev/null +++ b/Properties/PublishProfiles/Portable.pubxml @@ -0,0 +1,20 @@ + + + + + Release + Any CPU + bin\Release\Portable + FileSystem + <_TargetId>Folder + net6.0-windows + win-x64 + true + true + false + true + true + + \ No newline at end of file diff --git a/XCI Explorer.csproj b/XCI Explorer.csproj index 663284c..3a90001 100644 --- a/XCI Explorer.csproj +++ b/XCI Explorer.csproj @@ -18,7 +18,7 @@ Always - true + true \ No newline at end of file