2 |
<PropertyGroup> |
<PropertyGroup> |
3 |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
4 |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
5 |
<ProductVersion>9.0.21022</ProductVersion> |
<ProductVersion>9.0.30729</ProductVersion> |
6 |
<SchemaVersion>2.0</SchemaVersion> |
<SchemaVersion>2.0</SchemaVersion> |
7 |
<ProjectGuid>{FBF2E133-4DC7-4580-B459-50B036DDF51E}</ProjectGuid> |
<ProjectGuid>{FBF2E133-4DC7-4580-B459-50B036DDF51E}</ProjectGuid> |
8 |
<OutputType>Library</OutputType> |
<OutputType>Library</OutputType> |
56 |
<WarningLevel>4</WarningLevel> |
<WarningLevel>4</WarningLevel> |
57 |
</PropertyGroup> |
</PropertyGroup> |
58 |
<ItemGroup> |
<ItemGroup> |
59 |
<Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" /> |
<Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" /> |
60 |
<Reference Include="Microsoft.VisualBasic" /> |
<Reference Include="Microsoft.VisualBasic" /> |
61 |
<Reference Include="System" /> |
<Reference Include="System" /> |
62 |
<Reference Include="System.configuration" /> |
<Reference Include="System.configuration" /> |