Welcome to mirror list, hosted at ThFree Co, Russian Federation.

configurationgroups.props « tools-local - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 882c3586860f3227a2f40d9b35d2a7f4d1061d3d (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
    <ConfigurationGroups Include="Debug" />
    <ConfigurationGroups Include="Release" />
  </ItemGroup>
</Project>