62 |
<Reference Include="System.Xml" /> |
<Reference Include="System.Xml" /> |
63 |
</ItemGroup> |
</ItemGroup> |
64 |
<ItemGroup> |
<ItemGroup> |
65 |
|
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
66 |
|
<Link>Properties\SharedAssemblyInfo.cs</Link> |
67 |
|
</Compile> |
68 |
<Compile Include="LoggingConstants.cs" /> |
<Compile Include="LoggingConstants.cs" /> |
69 |
<Compile Include="logger.cs" /> |
<Compile Include="logger.cs" /> |
70 |
<Compile Include="LogWriter.cs"> |
<Compile Include="LogWriter.cs"> |
99 |
</ProjectReference> |
</ProjectReference> |
100 |
</ItemGroup> |
</ItemGroup> |
101 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
102 |
|
<PropertyGroup> |
103 |
|
<PreBuildEvent> |
104 |
|
</PreBuildEvent> |
105 |
|
</PropertyGroup> |
106 |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
107 |
Other similar extension points exist, see Microsoft.Common.targets. |
Other similar extension points exist, see Microsoft.Common.targets. |
108 |
<Target Name="BeforeBuild"> |
<Target Name="BeforeBuild"> |