Skip to content

Commit

Permalink
Bump System.IO.Packaging from 6.0.0 to 6.0.1 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta authored Oct 19, 2024
1 parent 7b0b215 commit 97de6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="Microsoft.AnalysisServices.AdomdClient.retail.amd64" Version="$(MicrosoftAnalysisServicesVersion)" />
<PackageVersion Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="$(MicrosoftAnalysisServicesVersion)" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="System.IO.Packaging" Version="6.0.0" />
<PackageVersion Include="System.IO.Packaging" Version="6.0.1" />
</ItemGroup>

</Project>

0 comments on commit 97de6cd

Please sign in to comment.