Skip to content

Commit

Permalink
Update to latest DacFX (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEJ authored Feb 28, 2024
1 parent 2847577 commit 6cbe29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DacpacTool/DacpacTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="ErikEJ.DacFX.SqlServer.Rules" Version="1.0.0-preview3" IncludeAssets="runtime" />
<PackageReference Include="ErikEJ.DacFX.TSQLSmellSCA" Version="1.0.0-preview1" IncludeAssets="runtime" />

<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.1.172" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.2.111" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
Expand Down

0 comments on commit 6cbe29b

Please sign in to comment.