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: dd8d755ceb2ef38abd5f2079aa652eaa0d0e1c00 (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>2.1.0-preview1-26030-01</RyuJITVersion>
    <ObjectWriterVersion>1.0.19-prerelease-00001</ObjectWriterVersion>
    <CoreFxVersion>4.5.0-preview1-26029-02</CoreFxVersion>
    <CoreFxUapVersion>4.6.0-preview1-26029-02</CoreFxUapVersion>
    <MicrosoftNETCoreNativeVersion>2.1.0-preview1-26030-01</MicrosoftNETCoreNativeVersion>
    <MicrosoftNETCoreAppPackageVersion>2.0.0</MicrosoftNETCoreAppPackageVersion>
    <XunitNetcoreExtensionsVersion>1.0.1-prerelease-02104-02</XunitNetcoreExtensionsVersion>
  </PropertyGroup>
</Project>