Compare commits
No commits in common. "6653fd2768442f24426126d65af2300563bcfe68" and "202f11a50016737902fdfd8f1392a0bdd30f5376" have entirely different histories.
6653fd2768
...
202f11a500
@ -11,7 +11,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\..\Connected\src\Connected\Connected.csproj" />
|
<ProjectReference Include="..\..\Connected\Connected\Connected.csproj" />
|
||||||
<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.Runtime\Connected.Runtime.csproj" />
|
<ProjectReference Include="..\Connected.Runtime\Connected.Runtime.csproj" />
|
@ -7,7 +7,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\..\Connected\src\Connected\Connected.csproj" />
|
<ProjectReference Include="..\..\Connected\Connected\Connected.csproj" />
|
||||||
<ProjectReference Include="..\Connected.Interop\Connected.Interop.csproj" />
|
<ProjectReference Include="..\Connected.Interop\Connected.Interop.csproj" />
|
||||||
<ProjectReference Include="..\Connected.Runtime\Connected.Runtime.csproj" />
|
<ProjectReference Include="..\Connected.Runtime\Connected.Runtime.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
@ -12,7 +12,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\..\Connected\src\Connected\Connected.csproj" />
|
<ProjectReference Include="..\..\Connected\Connected\Connected.csproj" />
|
||||||
<ProjectReference Include="..\Connected.Caching\Connected.Caching.csproj" />
|
<ProjectReference Include="..\Connected.Caching\Connected.Caching.csproj" />
|
||||||
<ProjectReference Include="..\Connected.Entities\Connected.Entities.csproj" />
|
<ProjectReference Include="..\Connected.Entities\Connected.Entities.csproj" />
|
||||||
<ProjectReference Include="..\Connected.Expressions\Connected.Expressions.csproj" />
|
<ProjectReference Include="..\Connected.Expressions\Connected.Expressions.csproj" />
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user