Skip to content

Commit

Permalink
chore: bump Microsoft.AnalysisServices.AdomdClient 19.82.0 to 19.84.1 (
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck authored Jul 6, 2024
1 parent 45d5ea1 commit 4fff325
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.82.0" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.84.1" />
<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.Full" Version="1.0.1" />
<PackageReference Include="DuckDB.NET.Data" Version="1.0.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.82.0" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.84.1" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.3.1" />
<PackageReference Include="Net.IBM.Data.Db2" Version="8.0.0.100" Condition="'$(TargetFramework)' == 'net8.0'" />
Expand Down

0 comments on commit 4fff325

Please sign in to comment.