diff --git a/FizzyLauncher.csproj b/FizzyLauncher.csproj index 97db607..511af66 100644 --- a/FizzyLauncher.csproj +++ b/FizzyLauncher.csproj @@ -21,6 +21,11 @@ bin\Debug\ + + none + false + + diff --git a/FizzyLauncher.csproj.user b/FizzyLauncher.csproj.user index 3091f15..ff4db01 100644 --- a/FizzyLauncher.csproj.user +++ b/FizzyLauncher.csproj.user @@ -2,6 +2,7 @@ false + <_LastSelectedProfileId>L:\gitlab-hiimray\fizzy-launcher\Properties\PublishProfiles\Release x86.pubxml diff --git a/Properties/PublishProfiles/Release x64.pubxml b/Properties/PublishProfiles/Release x64.pubxml new file mode 100644 index 0000000..23a6044 --- /dev/null +++ b/Properties/PublishProfiles/Release x64.pubxml @@ -0,0 +1,17 @@ + + + + + Release + Any CPU + bin\Release\64\ + FileSystem + net5.0-windows + win-x64 + false + True + False + + \ No newline at end of file diff --git a/Properties/PublishProfiles/Release x64.pubxml.user b/Properties/PublishProfiles/Release x64.pubxml.user new file mode 100644 index 0000000..dfee95b --- /dev/null +++ b/Properties/PublishProfiles/Release x64.pubxml.user @@ -0,0 +1,9 @@ + + + + + True|2021-07-23T00:58:59.4046567Z; + + \ No newline at end of file diff --git a/Properties/PublishProfiles/Release x86.pubxml b/Properties/PublishProfiles/Release x86.pubxml new file mode 100644 index 0000000..56c7547 --- /dev/null +++ b/Properties/PublishProfiles/Release x86.pubxml @@ -0,0 +1,17 @@ + + + + + Release + Any CPU + bin\Release\86\ + FileSystem + net5.0-windows + win-x86 + false + True + False + + \ No newline at end of file diff --git a/Properties/PublishProfiles/Release x86.pubxml.user b/Properties/PublishProfiles/Release x86.pubxml.user new file mode 100644 index 0000000..a3ff1d7 --- /dev/null +++ b/Properties/PublishProfiles/Release x86.pubxml.user @@ -0,0 +1,9 @@ + + + + + True|2021-07-23T00:59:33.9680448Z;True|2021-07-23T01:52:28.5639205+01:00;True|2021-07-23T01:49:36.9865426+01:00;True|2021-07-23T01:48:31.0435665+01:00; + + \ No newline at end of file