Skip to content

Commit

Permalink
Update NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
FarmGeek4Life committed Jun 26, 2020
1 parent fb62175 commit 25aa2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MzidToTsvConverter/MzidToTsvConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="15.0.5" />
<PackageReference Include="PRISM-Library" Version="2.6.4" />
<PackageReference Include="PSI_Interface" Version="2.3.0" />
<PackageReference Include="PRISM-Library" Version="2.6.7" />
<PackageReference Include="PSI_Interface" Version="2.3.1" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="xcopy &quot;$(ProjectDir)..\Readme.md&quot; &quot;$(TargetDir)&quot; /y /d" />
Expand Down

0 comments on commit 25aa2cc

Please sign in to comment.