37 |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
38 |
<UseApplicationTrust>false</UseApplicationTrust> |
<UseApplicationTrust>false</UseApplicationTrust> |
39 |
<BootstrapperEnabled>true</BootstrapperEnabled> |
<BootstrapperEnabled>true</BootstrapperEnabled> |
40 |
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
41 |
</PropertyGroup> |
</PropertyGroup> |
42 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
43 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
66 |
<Reference Include="Microsoft.VisualBasic" /> |
<Reference Include="Microsoft.VisualBasic" /> |
67 |
<Reference Include="System" /> |
<Reference Include="System" /> |
68 |
<Reference Include="System.configuration" /> |
<Reference Include="System.configuration" /> |
69 |
|
<Reference Include="System.Core"> |
70 |
|
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
71 |
|
</Reference> |
72 |
<Reference Include="System.Data" /> |
<Reference Include="System.Data" /> |
73 |
<Reference Include="System.Drawing" /> |
<Reference Include="System.Drawing" /> |
74 |
<Reference Include="System.Management" /> |
<Reference Include="System.Management" /> |
245 |
</EmbeddedResource> |
</EmbeddedResource> |
246 |
</ItemGroup> |
</ItemGroup> |
247 |
<ItemGroup> |
<ItemGroup> |
248 |
|
<ProjectReference Include="..\AnywhereTS.DBSupport\AnywhereTS.DBSupport.csproj"> |
249 |
|
<Project>{EB0E6487-B88B-4E2E-AE6F-185FD26BF86D}</Project> |
250 |
|
<Name>AnywhereTS.DBSupport</Name> |
251 |
|
</ProjectReference> |
252 |
<ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj"> |
<ProjectReference Include="..\AnywhereTS.Logging\AnywhereTS.Logging.csproj"> |
253 |
<Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project> |
<Project>{94310144-2E03-4F73-B4B2-2039C58B242B}</Project> |
254 |
<Name>AnywhereTS.Logging</Name> |
<Name>AnywhereTS.Logging</Name> |