blob: 1a4ff357ca6abf8f4146defbf546fd424ccd4750 (
plain)
1
2
3
4
5
6
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartArguments>
</StartArguments>
</PropertyGroup>
</Project>
|