File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
adt-event-endpoint-function Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
<ItemGroup >
8
8
<PackageReference Include =" Azure.DigitalTwins.Core" Version =" 1.4.0" />
9
- <PackageReference Include =" Azure.Identity" Version =" 1.10.4 " />
10
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.EventGrid" Version =" 3.3.1 " />
11
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.SignalRService" Version =" 1.12 .0" />
9
+ <PackageReference Include =" Azure.Identity" Version =" 1.13.0 " />
10
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.EventGrid" Version =" 3.4.2 " />
11
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.SignalRService" Version =" 1.15 .0" />
12
12
<PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.2.0" />
13
13
</ItemGroup >
14
14
<ItemGroup >
You can’t perform that action at this time.
0 commit comments