|
34 | 34 | <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
35 | 35 | </PropertyGroup>
|
36 | 36 | <ItemGroup>
|
| 37 | + <Reference Include="Chemistry, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 38 | + <HintPath>..\packages\mzLib.1.0.73\lib\Chemistry.dll</HintPath> |
| 39 | + <Private>True</Private> |
| 40 | + </Reference> |
| 41 | + <Reference Include="MassSpectrometry, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 42 | + <HintPath>..\packages\mzLib.1.0.73\lib\MassSpectrometry.dll</HintPath> |
| 43 | + <Private>True</Private> |
| 44 | + </Reference> |
37 | 45 | <Reference Include="MathNet.Numerics, Version=3.17.0.0, Culture=neutral, processorArchitecture=MSIL">
|
38 | 46 | <HintPath>..\packages\MathNet.Numerics.3.17.0\lib\net40\MathNet.Numerics.dll</HintPath>
|
39 | 47 | <Private>True</Private>
|
40 | 48 | </Reference>
|
| 49 | + <Reference Include="mzIdentML, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 50 | + <HintPath>..\packages\mzLib.1.0.73\lib\mzIdentML.dll</HintPath> |
| 51 | + <Private>True</Private> |
| 52 | + </Reference> |
| 53 | + <Reference Include="MzML, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 54 | + <HintPath>..\packages\mzLib.1.0.73\lib\MzML.dll</HintPath> |
| 55 | + <Private>True</Private> |
| 56 | + </Reference> |
41 | 57 | <Reference Include="NetSerializer, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
42 | 58 | <HintPath>..\packages\NetSerializer.4.1.0\lib\net45\NetSerializer.dll</HintPath>
|
43 | 59 | <Private>True</Private>
|
44 | 60 | </Reference>
|
| 61 | + <Reference Include="Proteomics, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 62 | + <HintPath>..\packages\mzLib.1.0.73\lib\Proteomics.dll</HintPath> |
| 63 | + <Private>True</Private> |
| 64 | + </Reference> |
| 65 | + <Reference Include="Spectra, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 66 | + <HintPath>..\packages\mzLib.1.0.73\lib\Spectra.dll</HintPath> |
| 67 | + <Private>True</Private> |
| 68 | + </Reference> |
45 | 69 | <Reference Include="System" />
|
46 | 70 | <Reference Include="System.Core" />
|
47 | 71 | <Reference Include="System.Xml.Linq" />
|
|
50 | 74 | <Reference Include="System.Data" />
|
51 | 75 | <Reference Include="System.Net.Http" />
|
52 | 76 | <Reference Include="System.Xml" />
|
53 |
| - <Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL"> |
54 |
| - <HintPath>..\packages\Zlib.Portable.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll</HintPath> |
| 77 | + <Reference Include="Thermo, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 78 | + <HintPath>..\packages\mzLib.1.0.73\lib\Thermo.dll</HintPath> |
55 | 79 | <Private>True</Private>
|
56 | 80 | </Reference>
|
57 |
| - <Reference Include="Chemistry"> |
58 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\Chemistry.dll</HintPath> |
59 |
| - </Reference> |
60 |
| - <Reference Include="MassSpectrometry"> |
61 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\MassSpectrometry.dll</HintPath> |
62 |
| - </Reference> |
63 |
| - <Reference Include="mzIdentML"> |
64 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\mzIdentML.dll</HintPath> |
65 |
| - </Reference> |
66 |
| - <Reference Include="MzML"> |
67 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\MzML.dll</HintPath> |
68 |
| - </Reference> |
69 |
| - <Reference Include="Proteomics"> |
70 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\Proteomics.dll</HintPath> |
71 |
| - </Reference> |
72 |
| - <Reference Include="Spectra"> |
73 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\Spectra.dll</HintPath> |
74 |
| - </Reference> |
75 |
| - <Reference Include="Thermo"> |
76 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\Thermo.dll</HintPath> |
| 81 | + <Reference Include="UsefulProteomicsDatabases, Version=1.0.73.0, Culture=neutral, processorArchitecture=AMD64"> |
| 82 | + <HintPath>..\packages\mzLib.1.0.73\lib\UsefulProteomicsDatabases.dll</HintPath> |
| 83 | + <Private>True</Private> |
77 | 84 | </Reference>
|
78 |
| - <Reference Include="UsefulProteomicsDatabases"> |
79 |
| - <HintPath>..\packages\mzLib.1.0.72\lib\UsefulProteomicsDatabases.dll</HintPath> |
| 85 | + <Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\packages\Zlib.Portable.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll</HintPath> |
| 87 | + <Private>True</Private> |
80 | 88 | </Reference>
|
81 | 89 | </ItemGroup>
|
82 | 90 | <ItemGroup>
|
|
0 commit comments