Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Introducing netstandard13aot target group in System.IO #6597

Merged
merged 1 commit into from
Mar 5, 2016

Commits on Mar 5, 2016

  1. Introducing netstandard13aot target group in System.IO

    We need to build System.IO that work with corert which we need to get rid of WinRT
    dependencies and that will require to have different code in System.IO which require
    creating a new target group. This change should be no-op for other target groups.
    
    Conflicts:
    	src/System.IO/src/System.IO.csproj
    tarekgh committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    34154e9 View commit details
    Browse the repository at this point in the history