Updated messageBuffer to parse out newline names.

This commit is contained in:
Shank 2011-05-30 20:41:08 -06:00
parent 97524f1e02
commit 40e1f11b61
3 changed files with 12 additions and 4 deletions

View file

@ -53,6 +53,10 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
<!-- 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.
<Target Name="BeforeBuild">