|
|
@@ -14,9 +14,9 @@ |
|
|
|
<AssemblyVersion>1.0.0.0</AssemblyVersion> |
|
|
|
<Platforms>AnyCPU;x86</Platforms> |
|
|
|
</PropertyGroup> |
|
|
|
<!--<PropertyGroup> |
|
|
|
<PropertyGroup> |
|
|
|
<ApplicationManifest>App.manifest</ApplicationManifest> |
|
|
|
</PropertyGroup>--> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
|
|
|
<DefineConstants>TRACE;Core</DefineConstants> |
|
|
|
</PropertyGroup> |
|
|
|