Removed unused linked file from project and accidentally added file from source control.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2017-06-11 12:18:33 +01:00
parent a0fe7f62e1
commit a7b9a72b1f
2 changed files with 0 additions and 22 deletions

View File

@ -62,9 +62,6 @@
<Compile Include="..\XenModel\Messages.Designer.cs">
<Link>Messages.Designer.cs</Link>
</Compile>
<Compile Include="..\XenModel\Utils\Util.cs">
<Link>Util.cs</Link>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Program.cs">
<SubType>Code</SubType>

View File

@ -1,19 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<PublishUrlHistory>
</PublishUrlHistory>
<InstallUrlHistory>
</InstallUrlHistory>
<SupportUrlHistory>
</SupportUrlHistory>
<UpdateUrlHistory>
</UpdateUrlHistory>
<BootstrapperUrlHistory>
</BootstrapperUrlHistory>
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
<ProjectView>ProjectFiles</ProjectView>
<ErrorReportUrlHistory />
</PropertyGroup>
</Project>