|
12 | 12 | <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
| 15 | + <TargetFrameworkProfile> |
| 16 | + </TargetFrameworkProfile> |
15 | 17 | </PropertyGroup> |
16 | 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 | 19 | <PlatformTarget>x64</PlatformTarget> |
|
23 | 25 | <ErrorReport>prompt</ErrorReport> |
24 | 26 | <WarningLevel>4</WarningLevel> |
25 | 27 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
| 28 | + <Prefer32Bit>false</Prefer32Bit> |
26 | 29 | </PropertyGroup> |
27 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
28 | 31 | <PlatformTarget>x64</PlatformTarget> |
|
33 | 36 | <ErrorReport>prompt</ErrorReport> |
34 | 37 | <WarningLevel>4</WarningLevel> |
35 | 38 | <TreatWarningsAsErrors>true</TreatWarningsAsErrors> |
| 39 | + <Prefer32Bit>false</Prefer32Bit> |
36 | 40 | </PropertyGroup> |
37 | 41 | <ItemGroup> |
38 | | - <Reference Include="Chemistry, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
39 | | - <HintPath>..\packages\mzLib.1.0.105\lib\Chemistry.dll</HintPath> |
| 42 | + <Reference Include="Chemistry, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 43 | + <HintPath>..\packages\mzLib.1.0.106\lib\Chemistry.dll</HintPath> |
40 | 44 | <Private>True</Private> |
41 | 45 | </Reference> |
42 | | - <Reference Include="MassSpectrometry, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
43 | | - <HintPath>..\packages\mzLib.1.0.105\lib\MassSpectrometry.dll</HintPath> |
| 46 | + <Reference Include="MassSpectrometry, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 47 | + <HintPath>..\packages\mzLib.1.0.106\lib\MassSpectrometry.dll</HintPath> |
44 | 48 | <Private>True</Private> |
45 | 49 | </Reference> |
46 | 50 | <Reference Include="MathNet.Numerics, Version=3.17.0.0, Culture=neutral, processorArchitecture=MSIL"> |
47 | 51 | <HintPath>..\packages\MathNet.Numerics.3.17.0\lib\net40\MathNet.Numerics.dll</HintPath> |
48 | 52 | <Private>True</Private> |
49 | 53 | </Reference> |
50 | | - <Reference Include="mzIdentML, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
51 | | - <HintPath>..\packages\mzLib.1.0.105\lib\mzIdentML.dll</HintPath> |
| 54 | + <Reference Include="mzIdentML, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 55 | + <HintPath>..\packages\mzLib.1.0.106\lib\mzIdentML.dll</HintPath> |
52 | 56 | <Private>True</Private> |
53 | 57 | </Reference> |
54 | | - <Reference Include="MzLibUtil, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
55 | | - <HintPath>..\packages\mzLib.1.0.105\lib\MzLibUtil.dll</HintPath> |
| 58 | + <Reference Include="MzLibUtil, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 59 | + <HintPath>..\packages\mzLib.1.0.106\lib\MzLibUtil.dll</HintPath> |
56 | 60 | <Private>True</Private> |
57 | 61 | </Reference> |
58 | | - <Reference Include="MzML, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
59 | | - <HintPath>..\packages\mzLib.1.0.105\lib\MzML.dll</HintPath> |
| 62 | + <Reference Include="MzML, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 63 | + <HintPath>..\packages\mzLib.1.0.106\lib\MzML.dll</HintPath> |
60 | 64 | <Private>True</Private> |
61 | 65 | </Reference> |
62 | 66 | <Reference Include="NetSerializer, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
63 | 67 | <HintPath>..\packages\NetSerializer.4.1.0\lib\net45\NetSerializer.dll</HintPath> |
64 | 68 | <Private>True</Private> |
65 | 69 | </Reference> |
66 | | - <Reference Include="Proteomics, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
67 | | - <HintPath>..\packages\mzLib.1.0.105\lib\Proteomics.dll</HintPath> |
| 70 | + <Reference Include="Proteomics, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 71 | + <HintPath>..\packages\mzLib.1.0.106\lib\Proteomics.dll</HintPath> |
68 | 72 | <Private>True</Private> |
69 | 73 | </Reference> |
70 | | - <Reference Include="Spectra, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
71 | | - <HintPath>..\packages\mzLib.1.0.105\lib\Spectra.dll</HintPath> |
| 74 | + <Reference Include="Spectra, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 75 | + <HintPath>..\packages\mzLib.1.0.106\lib\Spectra.dll</HintPath> |
72 | 76 | <Private>True</Private> |
73 | 77 | </Reference> |
74 | 78 | <Reference Include="System" /> |
|
80 | 84 | <Reference Include="System.Data" /> |
81 | 85 | <Reference Include="System.Net.Http" /> |
82 | 86 | <Reference Include="System.Xml" /> |
83 | | - <Reference Include="Thermo, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
84 | | - <HintPath>..\packages\mzLib.1.0.105\lib\Thermo.dll</HintPath> |
| 87 | + <Reference Include="Thermo, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 88 | + <HintPath>..\packages\mzLib.1.0.106\lib\Thermo.dll</HintPath> |
85 | 89 | <Private>True</Private> |
86 | 90 | </Reference> |
87 | | - <Reference Include="UsefulProteomicsDatabases, Version=1.0.105.0, Culture=neutral, processorArchitecture=AMD64"> |
88 | | - <HintPath>..\packages\mzLib.1.0.105\lib\UsefulProteomicsDatabases.dll</HintPath> |
| 91 | + <Reference Include="UsefulProteomicsDatabases, Version=1.0.106.0, Culture=neutral, processorArchitecture=AMD64"> |
| 92 | + <HintPath>..\packages\mzLib.1.0.106\lib\UsefulProteomicsDatabases.dll</HintPath> |
89 | 93 | <Private>True</Private> |
90 | 94 | </Reference> |
91 | 95 | <Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
0 commit comments