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

dir.props « System.Diagnostics.Process « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a960cef1a303a1e657c28253f1a0adc54212ccd6 (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">
  <Import Project="..\dir.props" />
  <PropertyGroup>
    <AssemblyVersion>4.2.0.0</AssemblyVersion>
    <IsNETCoreApp>true</IsNETCoreApp>
  </PropertyGroup>
</Project>