Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Fix build break#29

Merged
MichalStrehovsky merged 1 commit into
dotnet:masterfrom
MichalStrehovsky:BuildBreak
Oct 7, 2015
Merged

Fix build break#29
MichalStrehovsky merged 1 commit into
dotnet:masterfrom
MichalStrehovsky:BuildBreak

Conversation

@MichalStrehovsky
Copy link
Copy Markdown
Member

Since we only build standalone TypeSystem from build.cmd, it's pretty
easy to get this out of sync.

InvalidProgramException is not in the portable subset. We build the type system as a portable library. We will need to replace these with custom exceptions soon anyway.

Since we only build standalone TypeSystem from build.cmd, it's pretty
easy to get this out of sync.
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.

1 participant