Skip to content

Commit

Permalink
Bump ErikEJ.DacFX.SqlServer.Rules from 1.0.0 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [ErikEJ.DacFX.SqlServer.Rules](https://github.com/ErikEJ/SqlServer.Rules) from 1.0.0 to 1.0.1.
- [Commits](https://github.com/ErikEJ/SqlServer.Rules/commits)

---
updated-dependencies:
- dependency-name: ErikEJ.DacFX.SqlServer.Rules
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 1f7ebda commit a0417d9
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 @@ -17,7 +17,7 @@

<ItemGroup>
<!-- These packages contain DacFX analysis rules, which must be located with the executable in order to be discovered-->
<PackageReference Include="ErikEJ.DacFX.SqlServer.Rules" Version="1.0.0" IncludeAssets="runtime" />
<PackageReference Include="ErikEJ.DacFX.SqlServer.Rules" Version="1.0.1" IncludeAssets="runtime" />
<PackageReference Include="ErikEJ.DacFX.TSQLSmellSCA" Version="1.0.0" IncludeAssets="runtime" />

<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.3.566" />
Expand Down

0 comments on commit a0417d9

Please sign in to comment.