C#: updated the project file to include the IO-utils class.

This commit is contained in:
barubary 2011-04-07 13:55:10 +00:00
parent 468e2e645e
commit 5f77ee332e

View File

@ -56,6 +56,7 @@
<Compile Include="TestProgram.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Utils\IOUtils.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.