windows: fix resource files and backwards compat dll names
[deb_libcec.git] / src / CecSharpTester / CecSharpTester.csproj
index a02548ffd5960f0ed327bcbc15c9ef186bbb7345..9ac4261d6376ba872c417c49d839dbd57c08ab3a 100644 (file)
@@ -56,6 +56,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="CecSharpClient.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -64,9 +65,7 @@
       <Name>LibCecSharp</Name>
     </ProjectReference>
   </ItemGroup>
-  <ItemGroup>
-    <Folder Include="Properties\" />
-  </ItemGroup>
+  <ItemGroup />
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.