mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Re-added project references.
This commit is contained in:
parent
17b194a8a3
commit
aa43623de5
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user