Skip to content

Commit 8e4727e

Browse files
Remove unused package reference Microsoft.Data.SqlClient (#964)
1 parent b80cf49 commit 8e4727e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
<PackageReference Include="Azure.Core" Version="1.36.0" />
7373
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.1" OutputItemType="Analyzer" />
7474
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.0" />
75-
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
7675
<PackageReference Include="StackExchange.Redis" Version="2.0.593" />
7776
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
7877
</ItemGroup>

0 commit comments

Comments
 (0)