Skip to content

Commit

Permalink
chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd…
Browse files Browse the repository at this point in the history
…64 from 19.76.0 to 19.77.0 (#926)

* chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.76.0 to 19.77.0.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.76.0 to 19.77.0.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.76.0 to 19.77.0.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64

Bumps Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.76.0 to 19.77.0.

---
updated-dependencies:
- dependency-name: Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Mar 23, 2024
1 parent aaade7f commit 1ce514d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DubUrl.Adomd/DubUrl.Adomd.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.76.0" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.77.0" />
<PackageReference Include="System.Management" Version="8.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageReference Include="DuckDB.NET.Bindings" Version="0.9.2" />
<PackageReference Include="DuckDB.NET.Data" Version="0.9.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.76.0" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.77.0" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Net.IBM.Data.Db2" Version="8.0.0.100" Condition="'$(TargetFramework)' == 'net8.0'" />
Expand Down

0 comments on commit 1ce514d

Please sign in to comment.