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

Configurations.props « Microsoft.Private.CoreFx.NETCoreApp « pkg - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2845c11c541d1bd6029f9cf9fe5b99e4d249c8f9 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <BuildConfigurations>
      netcoreapp;
    </BuildConfigurations>
  </PropertyGroup>
</Project>