Skip to content

Commit

Permalink
Bump Dax.Vpax from 1.7.2 to 1.8.0 (#171)
Browse files Browse the repository at this point in the history
Bumps [Dax.Vpax](https://github.com/sql-bi/VertiPaq-Analyzer) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/sql-bi/VertiPaq-Analyzer/releases)
- [Commits](v1.7.2...v1.8.0)

---
updated-dependencies:
- dependency-name: Dax.Vpax
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent becbdf8 commit b59813d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dax.Vpax.CLI/Dax.Vpax.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Dax.Model.Extractor" Version="1.7.2" />
<PackageReference Include="Dax.Vpax" Version="1.7.2" />
<PackageReference Include="Dax.Vpax" Version="1.8.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit b59813d

Please sign in to comment.