Skip to content

Commit

Permalink
Update PRISM.dll from NuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
alchemistmatt committed Jun 29, 2020
1 parent 7eae6a0 commit aa072e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Test_ThermoRawFileReader/Test_ThermoRawFileReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<Version>4.9.0</Version>
</PackageReference>
<PackageReference Include="PRISM-Library">
<Version>2.6.4</Version>
<Version>2.6.7</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion ThermoRawFileReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="PRISM-Library">
<Version>2.6.4</Version>
<Version>2.6.7</Version>
</PackageReference>
<PackageReference Include="ThermoFisher.CommonCore.BackgroundSubtraction">
<Version>4.0.89</Version>
Expand Down
2 changes: 1 addition & 1 deletion UnitTests/ThermoRawFileReaderUnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Version>3.12.0</Version>
</PackageReference>
<PackageReference Include="PRISM-Library">
<Version>2.6.4</Version>
<Version>2.6.7</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit aa072e9

Please sign in to comment.