Removed extra configs from VSLinux project

This commit is contained in:
Dimitris Panokostas 2020-08-06 23:15:54 +02:00
parent ff5b34f565
commit b100348293
5 changed files with 33 additions and 532 deletions

View file

@ -1,9 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-xu4|ARM'">
<RemoteTarget>-1406338439;192.168.1.47 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-xu4|ARM64'">
<RemoteTarget>-1406338439;192.168.1.47 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
</Project>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />