Skip to content

Commit baadd35

Browse files
Bump System.IO.Packaging from 6.0.0 to 8.0.0
Bumps [System.IO.Packaging](https://github.com/dotnet/runtime) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.IO.Packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 897c363 commit baadd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="Microsoft.AnalysisServices.AdomdClient.retail.amd64" Version="$(MicrosoftAnalysisServicesVersion)" />
1515
<PackageVersion Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="$(MicrosoftAnalysisServicesVersion)" />
1616
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
17-
<PackageVersion Include="System.IO.Packaging" Version="6.0.0" />
17+
<PackageVersion Include="System.IO.Packaging" Version="8.0.0" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)