Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Cleanup#12268

Merged
jkotas merged 1 commit intodotnet:masterfrom
jkotas:Cleanup
Oct 1, 2016
Merged

Cleanup#12268
jkotas merged 1 commit intodotnet:masterfrom
jkotas:Cleanup

Conversation

@jkotas
Copy link
Copy Markdown
Member

@jkotas jkotas commented Oct 1, 2016

  • Delete bit-rotten netstandard13aot and netstandard15aot support that never shipped
  • Delete files moved to CoreLib that no longer build

@jkotas
Copy link
Copy Markdown
Member Author

jkotas commented Oct 1, 2016

Peeling off independent cleanup from #12187

cc @stephentoub @weshaggard

<PreventImplementationReference>true</PreventImplementationReference>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\System.IO.csproj">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is your expectation for libraries that need to target CoreRT? What target group do you expect them to build with?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we create a netcoreapp12aot TFM for them?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, something like that ... @joshfree or @SedarG may have more detailed idea about the plan.

- Delete bit-rotten netstandard13aot and netstandard15aot support that never shipped
- Delete files moved to CoreLib that no longer build
@stephentoub
Copy link
Copy Markdown
Member

@dotnet-bot Test Innerloop Ubuntu14.04 Release Build and Test please (build hang)
FYI, @adityamandaleeka, @mmitche

@jkotas jkotas merged commit 7a9f172 into dotnet:master Oct 1, 2016
@jkotas jkotas deleted the Cleanup branch October 3, 2016 20:39
@karelz karelz modified the milestone: 1.2.0 Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
- Delete bit-rotten netstandard13aot and netstandard15aot support that never shipped
- Delete files moved to CoreLib that no longer build

Commit migrated from dotnet/corefx@7a9f172
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants