Skip to content

Commit

Permalink
Bumped dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maozi Chen committed Apr 1, 2021
1 parent 29af5ed commit 58fc36e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mccsx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<Authors>Maozi Chen</Authors>
<Company>University of Pittsburgh</Company>
<Version>1.1.2</Version>
<Version>1.2</Version>
</PropertyGroup>

<ItemGroup>
Expand All @@ -16,9 +16,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="2.12.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.12.3" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
</ItemGroup>

</Project>

0 comments on commit 58fc36e

Please sign in to comment.