|
|
@ -9,6 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
|
|
|
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0-rc.2.22472.3" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
@ -17,6 +18,7 @@
|
|
|
|
<ProjectReference Include="..\Connected.Interop\Connected.Interop.csproj" />
|
|
|
|
<ProjectReference Include="..\Connected.Interop\Connected.Interop.csproj" />
|
|
|
|
<ProjectReference Include="..\Connected.Net\Connected.Net.csproj" />
|
|
|
|
<ProjectReference Include="..\Connected.Net\Connected.Net.csproj" />
|
|
|
|
<ProjectReference Include="..\Connected.Services\Connected.Services.csproj" />
|
|
|
|
<ProjectReference Include="..\Connected.Services\Connected.Services.csproj" />
|
|
|
|
|
|
|
|
<ProjectReference Include="..\..\..\connected.framework\src\Connected.Runtime\Connected.Runtime.csproj" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|