|
|
@@ -36,17 +36,9 @@
|
|
|
<Reference Include="Google.ProtocolBuffers, Version=2.4.1.473, Culture=neutral, PublicKeyToken=55f7125234beb589, processorArchitecture=MSIL">
|
|
|
<HintPath>..\..\packages\Google.ProtocolBuffers.2.4.1.473\lib\net40\Google.ProtocolBuffers.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Google.ProtocolBuffers.Serialization, Version=2.4.1.473, Culture=neutral, PublicKeyToken=55f7125234beb589, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\packages\Google.ProtocolBuffers.2.4.1.473\lib\net40\Google.ProtocolBuffers.Serialization.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="Microsoft.Expression.Drawing" />
|
|
|
- <Reference Include="Microsoft.Expression.Interactions" />
|
|
|
<Reference Include="Microsoft.Practices.Prism">
|
|
|
<HintPath>..\..\Packages\Prism.4.0.0.0\lib\NET40\Microsoft.Practices.Prism.dll</HintPath>
|
|
|
</Reference>
|
|
|
- <Reference Include="Microsoft.Practices.Prism.Interactivity">
|
|
|
- <HintPath>..\..\Packages\Prism.4.0.0.0\lib\NET40\Microsoft.Practices.Prism.Interactivity.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="Microsoft.Practices.Prism.MefExtensions">
|
|
|
<HintPath>..\..\Packages\Prism.MEFExtensions.4.0.0.0\lib\NET40\Microsoft.Practices.Prism.MefExtensions.dll</HintPath>
|
|
|
</Reference>
|
|
|
@@ -58,12 +50,7 @@
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
|
<Reference Include="System.Core" />
|
|
|
- <Reference Include="System.Windows.Interactivity" />
|
|
|
<Reference Include="System.Xaml" />
|
|
|
- <Reference Include="System.Xml.Linq" />
|
|
|
- <Reference Include="System.Data.DataSetExtensions" />
|
|
|
- <Reference Include="Microsoft.CSharp" />
|
|
|
- <Reference Include="System.Data" />
|
|
|
<Reference Include="System.Xml" />
|
|
|
<Reference Include="WindowsBase" />
|
|
|
</ItemGroup>
|