We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80cf49 commit 8e4727eCopy full SHA for 8e4727e
dotnet/src/extensions/Azure/Handlers/GeneXus.Deploy.AzureFunctions.Handlers.csproj
@@ -72,7 +72,6 @@
72
<PackageReference Include="Azure.Core" Version="1.36.0" />
73
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.1" OutputItemType="Analyzer" />
74
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.0" />
75
- <PackageReference Include="Microsoft.Data.SqlClient" Version="2.1.7" />
76
<PackageReference Include="StackExchange.Redis" Version="2.0.593" />
77
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
78
</ItemGroup>
0 commit comments