[longomatch] Fix link to AssemblyInfo.cs



commit ea697a3f97286583978f69172abcfcf313e61987
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Mar 24 19:31:16 2015 +0100

    Fix link to AssemblyInfo.cs

 LongoMatch.Services/LongoMatch.Services.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Services/LongoMatch.Services.csproj b/LongoMatch.Services/LongoMatch.Services.csproj
index 677c502..5f100a1 100644
--- a/LongoMatch.Services/LongoMatch.Services.csproj
+++ b/LongoMatch.Services/LongoMatch.Services.csproj
@@ -41,7 +41,7 @@
     <Compile Include="Services\FileDB.cs" />
     <Compile Include="Services\FileStorage.cs" />
     <Compile Include="Services\PlayerController.cs" />
-    <Compile Include="..\AssemblyInfo.cs">
+    <Compile Include="..\AssemblyInfo\AssemblyInfo.cs">
       <Link>AssemblyInfo.cs</Link>
     </Compile>
   </ItemGroup>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]