IDescription.GetDescriptions with body
SignalR
This commit is contained in:
@ -112,6 +112,10 @@
|
||||
<Compile Include="Adaptation\FileHandlers\Processed\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\SPaCe\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\FileRead.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\SignalR\EventCode.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\SignalR\KeyPressEvent.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\SignalR\KeyState.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\SignalR\Notification.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Input.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Item.cs" />
|
||||
<Compile Include="Adaptation\FileHandlers\TIBCO\Transport\Job.cs" />
|
||||
@ -174,6 +178,9 @@
|
||||
<PackageReference Include="Infineon.EAF.Runtime">
|
||||
<Version>2.49.2</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client">
|
||||
<Version>7.0.5</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Text.Json">
|
||||
<Version>6.0.3</Version>
|
||||
</PackageReference>
|
||||
|
Reference in New Issue
Block a user