diff options
Diffstat (limited to '')
-rw-r--r-- | tools/mass test client/MassTestClient.csproj.user | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/mass test client/MassTestClient.csproj.user b/tools/mass test client/MassTestClient.csproj.user new file mode 100644 index 0000000..c32889c --- /dev/null +++ b/tools/mass test client/MassTestClient.csproj.user | |||
@@ -0,0 +1,10 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
2 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
3 | <StartArguments> | ||
4 | </StartArguments> | ||
5 | </PropertyGroup> | ||
6 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
7 | <StartArguments> | ||
8 | </StartArguments> | ||
9 | </PropertyGroup> | ||
10 | </Project> \ No newline at end of file | ||