Skip to content

Commit acfb322

Browse files
chore(deps): update dependency microsoft.sqlserver.dacfx to v170
1 parent a96187e commit acfb322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SqlInliner/SqlInliner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<ItemGroup>
3737
<PackageReference Include="Dapper" Version="2.1.66" />
38-
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="162.4.92" />
38+
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="170.0.94" />
3939
<PackageReference Include="MinVer" Version="4.3.0">
4040
<PrivateAssets>all</PrivateAssets>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)