Skip to content

Commit

Permalink
[cli] Bump VPAX version 1.6.0 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertospelta authored Jul 16, 2024
1 parent b3000d1 commit 52a1d6d
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.6.0-preview1" />
<PackageReference Include="Dax.Vpax" Version="1.6.0-preview1" />
<PackageReference Include="Dax.Model.Extractor" Version="1.6.0" />
<PackageReference Include="Dax.Vpax" Version="1.6.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
Expand Down

0 comments on commit 52a1d6d

Please sign in to comment.