Skip to content

Commit

Permalink
[cli] Bump VPAX 1.7.1 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta authored Aug 9, 2024
1 parent e838ddc commit 81678eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dax.Vpax.CLI/Dax.Vpax.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</PropertyGroup>

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

0 comments on commit 81678eb

Please sign in to comment.