diff --git a/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml b/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml new file mode 100644 index 00000000..8975df70 --- /dev/null +++ b/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\netcoreapp3.1\win-x64\publish\ + FileSystem + netcoreapp3.1 + win-x64 + true + True + False + True + + \ No newline at end of file diff --git a/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml.user b/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml.user new file mode 100644 index 00000000..312c6e3b --- /dev/null +++ b/shadowsocks-csharp/Properties/PublishProfiles/win-x64.pubxml.user @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml b/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml new file mode 100644 index 00000000..b25dd23a --- /dev/null +++ b/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml @@ -0,0 +1,18 @@ + + + + + Release + Any CPU + bin\Release\netcoreapp3.1\win-x86\publish\ + FileSystem + netcoreapp3.1 + win-x86 + true + True + False + True + + \ No newline at end of file diff --git a/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml.user b/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml.user new file mode 100644 index 00000000..312c6e3b --- /dev/null +++ b/shadowsocks-csharp/Properties/PublishProfiles/win-x86.pubxml.user @@ -0,0 +1,6 @@ + + + + \ No newline at end of file