File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
adt-event-endpoint-function Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<RootNamespace >digitaltwins_event_endpoint</RootNamespace >
6
6
</PropertyGroup >
7
7
<ItemGroup >
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 " />
8
+ <PackageReference Include =" Azure.DigitalTwins.Core" Version =" 1.6 .0" />
9
+ <PackageReference Include =" Azure.Identity" Version =" 1.11.3 " />
10
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.EventGrid" Version =" 3.5.0 " />
11
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.SignalRService" Version =" 1.14.1 " />
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