PropertyAggregationBug #5

Merged
koma merged 2 commits from PropertyAggregationBug into develop 2023-01-04 10:05:09 +00:00
Showing only changes of commit a3e3bd7d85 - Show all commits

View File

@ -9,6 +9,7 @@
<ItemGroup>
<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>
@ -17,6 +18,7 @@
<ProjectReference Include="..\Connected.Interop\Connected.Interop.csproj" />
<ProjectReference Include="..\Connected.Net\Connected.Net.csproj" />
<ProjectReference Include="..\Connected.Services\Connected.Services.csproj" />
<ProjectReference Include="..\..\..\connected.framework\src\Connected.Runtime\Connected.Runtime.csproj" />
</ItemGroup>
<ItemGroup>