Skip to content

Commit

Permalink
Bump TOM version 19.77.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta authored Apr 10, 2024
1 parent 8f32168 commit 6cd397c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dax.Template/Dax.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.32.0" />
<PackageReference Include="Microsoft.AnalysisServices.NetCore.retail.amd64" Version="19.32.0" />
<PackageReference Include="Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version="19.77.0" />
<PackageReference Include="Microsoft.AnalysisServices.NetCore.retail.amd64" Version="19.77.0" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 6cd397c

Please sign in to comment.