Re-added project references.

This commit is contained in:
Jared Goodwin 2019-04-05 08:08:15 -07:00
parent 17b194a8a3
commit aa43623de5
2 changed files with 11 additions and 9 deletions

View File

@ -34,6 +34,10 @@
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Remotely_Library\Remotely_Library.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System">
<HintPath>System</HintPath>
@ -61,8 +65,4 @@
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Remotely_Library\Remotely_Library.csproj" />
</ItemGroup>
</Project>

View File

@ -1661,6 +1661,13 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Remotely_Library\Remotely_Library.csproj" />
</ItemGroup>
<ItemGroup>
<TypeScriptCompile Include="wwwroot\lib\types\jquery\index.d.ts" />
<TypeScriptCompile Include="wwwroot\scripts\CommandCompletion.ts" />
@ -1707,11 +1714,6 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Remotely_Library\Remotely_Library.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Drawing">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Drawing.dll</HintPath>