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

dependencies.props - github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ed16640a468c977e3c9b1c25bbdc8e67ead2cc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <RyuJITVersion>3.0.0-preview1-26802-02</RyuJITVersion>
    <ObjectWriterVersion>1.0.0-alpha-26412-0</ObjectWriterVersion>
    <CoreFxVersion>4.6.0-preview1-26809-05</CoreFxVersion>
    <CoreFxUapVersion>4.7.0-preview1-26809-05</CoreFxUapVersion>
    <MicrosoftNETCoreNativeVersion>3.0.0-preview1-26702-01</MicrosoftNETCoreNativeVersion>
    <MicrosoftNETCoreAppPackageVersion>2.1.0</MicrosoftNETCoreAppPackageVersion>
    <XunitNetcoreExtensionsVersion>1.0.1-prerelease-02104-02</XunitNetcoreExtensionsVersion>
  </PropertyGroup>
</Project>