Skip to content

Commit 74ba264

Browse files
author
stefanks
authored
Merge pull request #356 from smith-chem-wisc/StefanBranch
packages
2 parents cd9fb14 + b6b1fcf commit 74ba264

10 files changed

+130
-135
lines changed

CMD/CMD.csproj

+24-25
Original file line numberDiff line numberDiff line change
@@ -39,30 +39,29 @@
3939
<LangVersion>6</LangVersion>
4040
</PropertyGroup>
4141
<ItemGroup>
42-
<Reference Include="Chemistry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
43-
<HintPath>..\packages\mzLib.1.0.155\lib\Chemistry.dll</HintPath>
42+
<Reference Include="Chemistry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
43+
<HintPath>..\packages\mzLib.1.0.158\lib\Chemistry.dll</HintPath>
4444
</Reference>
4545
<Reference Include="FluentCommandLineParser, Version=1.4.3.0, Culture=neutral, processorArchitecture=MSIL">
4646
<HintPath>..\packages\FluentCommandLineParser.1.4.3\lib\net35\FluentCommandLineParser.dll</HintPath>
4747
</Reference>
48-
<Reference Include="ManagedThermoHelperLayer, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
49-
<HintPath>..\packages\mzLib.1.0.155\lib\ManagedThermoHelperLayer.dll</HintPath>
48+
<Reference Include="ManagedThermoHelperLayer, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
49+
<HintPath>..\packages\mzLib.1.0.158\lib\ManagedThermoHelperLayer.dll</HintPath>
5050
</Reference>
51-
<Reference Include="MassSpectrometry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
52-
<HintPath>..\packages\mzLib.1.0.155\lib\MassSpectrometry.dll</HintPath>
51+
<Reference Include="MassSpectrometry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
52+
<HintPath>..\packages\mzLib.1.0.158\lib\MassSpectrometry.dll</HintPath>
5353
</Reference>
54-
<Reference Include="MathNet.Numerics, Version=3.17.0.0, Culture=neutral, processorArchitecture=MSIL">
55-
<HintPath>..\packages\MathNet.Numerics.3.17.0\lib\net40\MathNet.Numerics.dll</HintPath>
56-
<Private>True</Private>
54+
<Reference Include="MathNet.Numerics, Version=3.18.0.0, Culture=neutral, processorArchitecture=MSIL">
55+
<HintPath>..\packages\MathNet.Numerics.3.18.0\lib\net40\MathNet.Numerics.dll</HintPath>
5756
</Reference>
58-
<Reference Include="mzIdentML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
59-
<HintPath>..\packages\mzLib.1.0.155\lib\mzIdentML.dll</HintPath>
57+
<Reference Include="mzIdentML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
58+
<HintPath>..\packages\mzLib.1.0.158\lib\mzIdentML.dll</HintPath>
6059
</Reference>
61-
<Reference Include="MzLibUtil, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
62-
<HintPath>..\packages\mzLib.1.0.155\lib\MzLibUtil.dll</HintPath>
60+
<Reference Include="MzLibUtil, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
61+
<HintPath>..\packages\mzLib.1.0.158\lib\MzLibUtil.dll</HintPath>
6362
</Reference>
64-
<Reference Include="MzML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
65-
<HintPath>..\packages\mzLib.1.0.155\lib\MzML.dll</HintPath>
63+
<Reference Include="MzML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
64+
<HintPath>..\packages\mzLib.1.0.158\lib\MzML.dll</HintPath>
6665
</Reference>
6766
<Reference Include="NetSerializer, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL">
6867
<HintPath>..\packages\NetSerializer.4.1.0\lib\net45\NetSerializer.dll</HintPath>
@@ -71,11 +70,11 @@
7170
<Reference Include="Nett, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
7271
<HintPath>..\packages\Nett.0.6.2\lib\Net40\Nett.dll</HintPath>
7372
</Reference>
74-
<Reference Include="Proteomics, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
75-
<HintPath>..\packages\mzLib.1.0.155\lib\Proteomics.dll</HintPath>
73+
<Reference Include="Proteomics, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
74+
<HintPath>..\packages\mzLib.1.0.158\lib\Proteomics.dll</HintPath>
7675
</Reference>
77-
<Reference Include="Spectra, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
78-
<HintPath>..\packages\mzLib.1.0.155\lib\Spectra.dll</HintPath>
76+
<Reference Include="Spectra, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
77+
<HintPath>..\packages\mzLib.1.0.158\lib\Spectra.dll</HintPath>
7978
</Reference>
8079
<Reference Include="System" />
8180
<Reference Include="System.Core" />
@@ -86,11 +85,11 @@
8685
<Reference Include="System.Data" />
8786
<Reference Include="System.Net.Http" />
8887
<Reference Include="System.Xml" />
89-
<Reference Include="Thermo, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
90-
<HintPath>..\packages\mzLib.1.0.155\lib\Thermo.dll</HintPath>
88+
<Reference Include="Thermo, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
89+
<HintPath>..\packages\mzLib.1.0.158\lib\Thermo.dll</HintPath>
9190
</Reference>
92-
<Reference Include="UsefulProteomicsDatabases, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
93-
<HintPath>..\packages\mzLib.1.0.155\lib\UsefulProteomicsDatabases.dll</HintPath>
91+
<Reference Include="UsefulProteomicsDatabases, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
92+
<HintPath>..\packages\mzLib.1.0.158\lib\UsefulProteomicsDatabases.dll</HintPath>
9493
</Reference>
9594
<Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL">
9695
<HintPath>..\packages\Zlib.Portable.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll</HintPath>
@@ -124,12 +123,12 @@
124123
<PreBuildEvent>
125124
</PreBuildEvent>
126125
</PropertyGroup>
127-
<Import Project="..\packages\mzLib.1.0.155\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" />
126+
<Import Project="..\packages\mzLib.1.0.158\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" />
128127
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
129128
<PropertyGroup>
130129
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
131130
</PropertyGroup>
132-
<Error Condition="!Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.155\build\mzLib.targets'))" />
131+
<Error Condition="!Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.158\build\mzLib.targets'))" />
133132
</Target>
134133
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
135134
Other similar extension points exist, see Microsoft.Common.targets.

CMD/packages.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="FluentCommandLineParser" version="1.4.3" targetFramework="net451" />
4-
<package id="MathNet.Numerics" version="3.17.0" targetFramework="net451" />
5-
<package id="mzLib" version="1.0.155" targetFramework="net451" />
4+
<package id="MathNet.Numerics" version="3.18.0" targetFramework="net451" />
5+
<package id="mzLib" version="1.0.158" targetFramework="net451" />
66
<package id="NetSerializer" version="4.1.0" targetFramework="net451" />
77
<package id="Nett" version="0.6.2" targetFramework="net451" />
88
<package id="Zlib.Portable" version="1.11.0" targetFramework="net451" />

EngineLayer/EngineLayer.csproj

+24-25
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,32 @@
3838
<LangVersion>6</LangVersion>
3939
</PropertyGroup>
4040
<ItemGroup>
41-
<Reference Include="Chemistry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
42-
<HintPath>..\packages\mzLib.1.0.155\lib\Chemistry.dll</HintPath>
41+
<Reference Include="Chemistry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
42+
<HintPath>..\packages\mzLib.1.0.158\lib\Chemistry.dll</HintPath>
4343
</Reference>
44-
<Reference Include="ManagedThermoHelperLayer, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
45-
<HintPath>..\packages\mzLib.1.0.155\lib\ManagedThermoHelperLayer.dll</HintPath>
44+
<Reference Include="ManagedThermoHelperLayer, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
45+
<HintPath>..\packages\mzLib.1.0.158\lib\ManagedThermoHelperLayer.dll</HintPath>
4646
</Reference>
47-
<Reference Include="MassSpectrometry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
48-
<HintPath>..\packages\mzLib.1.0.155\lib\MassSpectrometry.dll</HintPath>
47+
<Reference Include="MassSpectrometry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
48+
<HintPath>..\packages\mzLib.1.0.158\lib\MassSpectrometry.dll</HintPath>
4949
</Reference>
50-
<Reference Include="MathNet.Numerics, Version=3.17.0.0, Culture=neutral, processorArchitecture=MSIL">
51-
<HintPath>..\packages\MathNet.Numerics.3.17.0\lib\net40\MathNet.Numerics.dll</HintPath>
52-
<Private>True</Private>
50+
<Reference Include="MathNet.Numerics, Version=3.18.0.0, Culture=neutral, processorArchitecture=MSIL">
51+
<HintPath>..\packages\MathNet.Numerics.3.18.0\lib\net40\MathNet.Numerics.dll</HintPath>
5352
</Reference>
54-
<Reference Include="mzIdentML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
55-
<HintPath>..\packages\mzLib.1.0.155\lib\mzIdentML.dll</HintPath>
53+
<Reference Include="mzIdentML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
54+
<HintPath>..\packages\mzLib.1.0.158\lib\mzIdentML.dll</HintPath>
5655
</Reference>
57-
<Reference Include="MzLibUtil, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
58-
<HintPath>..\packages\mzLib.1.0.155\lib\MzLibUtil.dll</HintPath>
56+
<Reference Include="MzLibUtil, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
57+
<HintPath>..\packages\mzLib.1.0.158\lib\MzLibUtil.dll</HintPath>
5958
</Reference>
60-
<Reference Include="MzML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
61-
<HintPath>..\packages\mzLib.1.0.155\lib\MzML.dll</HintPath>
59+
<Reference Include="MzML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
60+
<HintPath>..\packages\mzLib.1.0.158\lib\MzML.dll</HintPath>
6261
</Reference>
63-
<Reference Include="Proteomics, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
64-
<HintPath>..\packages\mzLib.1.0.155\lib\Proteomics.dll</HintPath>
62+
<Reference Include="Proteomics, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
63+
<HintPath>..\packages\mzLib.1.0.158\lib\Proteomics.dll</HintPath>
6564
</Reference>
66-
<Reference Include="Spectra, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
67-
<HintPath>..\packages\mzLib.1.0.155\lib\Spectra.dll</HintPath>
65+
<Reference Include="Spectra, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
66+
<HintPath>..\packages\mzLib.1.0.158\lib\Spectra.dll</HintPath>
6867
</Reference>
6968
<Reference Include="System" />
7069
<Reference Include="System.Core" />
@@ -74,11 +73,11 @@
7473
<Reference Include="System.Data" />
7574
<Reference Include="System.Net.Http" />
7675
<Reference Include="System.Xml" />
77-
<Reference Include="Thermo, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
78-
<HintPath>..\packages\mzLib.1.0.155\lib\Thermo.dll</HintPath>
76+
<Reference Include="Thermo, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
77+
<HintPath>..\packages\mzLib.1.0.158\lib\Thermo.dll</HintPath>
7978
</Reference>
80-
<Reference Include="UsefulProteomicsDatabases, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
81-
<HintPath>..\packages\mzLib.1.0.155\lib\UsefulProteomicsDatabases.dll</HintPath>
79+
<Reference Include="UsefulProteomicsDatabases, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
80+
<HintPath>..\packages\mzLib.1.0.158\lib\UsefulProteomicsDatabases.dll</HintPath>
8281
</Reference>
8382
<Reference Include="Zlib.Portable, Version=1.11.0.0, Culture=neutral, processorArchitecture=MSIL">
8483
<HintPath>..\packages\Zlib.Portable.1.11.0\lib\portable-net4+sl5+wp8+win8+wpa81+MonoTouch+MonoAndroid\Zlib.Portable.dll</HintPath>
@@ -202,12 +201,12 @@
202201
</Content>
203202
</ItemGroup>
204203
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
205-
<Import Project="..\packages\mzLib.1.0.155\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" />
204+
<Import Project="..\packages\mzLib.1.0.158\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" />
206205
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
207206
<PropertyGroup>
208207
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
209208
</PropertyGroup>
210-
<Error Condition="!Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.155\build\mzLib.targets'))" />
209+
<Error Condition="!Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.158\build\mzLib.targets'))" />
211210
</Target>
212211
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
213212
Other similar extension points exist, see Microsoft.Common.targets.

EngineLayer/packages.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="MathNet.Numerics" version="3.17.0" targetFramework="net451" />
4-
<package id="mzLib" version="1.0.155" targetFramework="net451" />
3+
<package id="MathNet.Numerics" version="3.18.0" targetFramework="net451" />
4+
<package id="mzLib" version="1.0.158" targetFramework="net451" />
55
<package id="Zlib.Portable" version="1.11.0" targetFramework="net451" />
66
</packages>

GUI/GUI.csproj

+24-25
Original file line numberDiff line numberDiff line change
@@ -44,36 +44,35 @@
4444
<ApplicationIcon>MMnice.ico</ApplicationIcon>
4545
</PropertyGroup>
4646
<ItemGroup>
47-
<Reference Include="Chemistry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
48-
<HintPath>..\packages\mzLib.1.0.155\lib\Chemistry.dll</HintPath>
47+
<Reference Include="Chemistry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
48+
<HintPath>..\packages\mzLib.1.0.158\lib\Chemistry.dll</HintPath>
4949
</Reference>
50-
<Reference Include="ManagedThermoHelperLayer, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
51-
<HintPath>..\packages\mzLib.1.0.155\lib\ManagedThermoHelperLayer.dll</HintPath>
50+
<Reference Include="ManagedThermoHelperLayer, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
51+
<HintPath>..\packages\mzLib.1.0.158\lib\ManagedThermoHelperLayer.dll</HintPath>
5252
</Reference>
53-
<Reference Include="MassSpectrometry, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
54-
<HintPath>..\packages\mzLib.1.0.155\lib\MassSpectrometry.dll</HintPath>
53+
<Reference Include="MassSpectrometry, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
54+
<HintPath>..\packages\mzLib.1.0.158\lib\MassSpectrometry.dll</HintPath>
5555
</Reference>
56-
<Reference Include="MathNet.Numerics, Version=3.17.0.0, Culture=neutral, processorArchitecture=MSIL">
57-
<HintPath>..\packages\MathNet.Numerics.3.17.0\lib\net40\MathNet.Numerics.dll</HintPath>
58-
<Private>True</Private>
56+
<Reference Include="MathNet.Numerics, Version=3.18.0.0, Culture=neutral, processorArchitecture=MSIL">
57+
<HintPath>..\packages\MathNet.Numerics.3.18.0\lib\net40\MathNet.Numerics.dll</HintPath>
5958
</Reference>
60-
<Reference Include="mzIdentML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
61-
<HintPath>..\packages\mzLib.1.0.155\lib\mzIdentML.dll</HintPath>
59+
<Reference Include="mzIdentML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
60+
<HintPath>..\packages\mzLib.1.0.158\lib\mzIdentML.dll</HintPath>
6261
</Reference>
63-
<Reference Include="MzLibUtil, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
64-
<HintPath>..\packages\mzLib.1.0.155\lib\MzLibUtil.dll</HintPath>
62+
<Reference Include="MzLibUtil, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
63+
<HintPath>..\packages\mzLib.1.0.158\lib\MzLibUtil.dll</HintPath>
6564
</Reference>
66-
<Reference Include="MzML, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
67-
<HintPath>..\packages\mzLib.1.0.155\lib\MzML.dll</HintPath>
65+
<Reference Include="MzML, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
66+
<HintPath>..\packages\mzLib.1.0.158\lib\MzML.dll</HintPath>
6867
</Reference>
6968
<Reference Include="Nett, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
7069
<HintPath>..\packages\Nett.0.6.2\lib\Net40\Nett.dll</HintPath>
7170
</Reference>
72-
<Reference Include="Proteomics, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
73-
<HintPath>..\packages\mzLib.1.0.155\lib\Proteomics.dll</HintPath>
71+
<Reference Include="Proteomics, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
72+
<HintPath>..\packages\mzLib.1.0.158\lib\Proteomics.dll</HintPath>
7473
</Reference>
75-
<Reference Include="Spectra, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
76-
<HintPath>..\packages\mzLib.1.0.155\lib\Spectra.dll</HintPath>
74+
<Reference Include="Spectra, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
75+
<HintPath>..\packages\mzLib.1.0.158\lib\Spectra.dll</HintPath>
7776
</Reference>
7877
<Reference Include="System" />
7978
<Reference Include="System.Data" />
@@ -87,11 +86,11 @@
8786
<Reference Include="System.Xaml">
8887
<RequiredTargetFramework>4.0</RequiredTargetFramework>
8988
</Reference>
90-
<Reference Include="Thermo, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
91-
<HintPath>..\packages\mzLib.1.0.155\lib\Thermo.dll</HintPath>
89+
<Reference Include="Thermo, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
90+
<HintPath>..\packages\mzLib.1.0.158\lib\Thermo.dll</HintPath>
9291
</Reference>
93-
<Reference Include="UsefulProteomicsDatabases, Version=1.0.155.0, Culture=neutral, processorArchitecture=AMD64">
94-
<HintPath>..\packages\mzLib.1.0.155\lib\UsefulProteomicsDatabases.dll</HintPath>
92+
<Reference Include="UsefulProteomicsDatabases, Version=1.0.158.0, Culture=neutral, processorArchitecture=AMD64">
93+
<HintPath>..\packages\mzLib.1.0.158\lib\UsefulProteomicsDatabases.dll</HintPath>
9594
</Reference>
9695
<Reference Include="WindowsBase" />
9796
<Reference Include="PresentationCore" />
@@ -210,12 +209,12 @@
210209
<Resource Include="MMnice.ico" />
211210
</ItemGroup>
212211
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
213-
<Import Project="..\packages\mzLib.1.0.155\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" />
212+
<Import Project="..\packages\mzLib.1.0.158\build\mzLib.targets" Condition="Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" />
214213
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
215214
<PropertyGroup>
216215
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
217216
</PropertyGroup>
218-
<Error Condition="!Exists('..\packages\mzLib.1.0.155\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.155\build\mzLib.targets'))" />
217+
<Error Condition="!Exists('..\packages\mzLib.1.0.158\build\mzLib.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\mzLib.1.0.158\build\mzLib.targets'))" />
219218
</Target>
220219
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
221220
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)