Skip to content

Dev vsupdate15.3#7

Merged
Jinhuafei merged 6 commits intomasterfrom
dev_vsupdate15.3
Jun 8, 2017
Merged

Dev vsupdate15.3#7
Jinhuafei merged 6 commits intomasterfrom
dev_vsupdate15.3

Conversation

@Jinhuafei
Copy link
Copy Markdown
Contributor

The PR includes the following changes:

  1. Change the TTL of VBCSCompiler.exe to 10 secs which improves the web app startup performance in visual studio 2017.
  2. Change the /langversion to default

@Jinhuafei Jinhuafei merged commit 80dd703 into master Jun 8, 2017
}
}

[DllImport("kernel32.dll")]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Because it's now importing kernel32.dll, it won't work on Mono/Linux.
Throws System.EntryPointNotFoundException
Mono 5.0.1.1 on Ubuntu Server 16.04

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This project is for desktop version .net framework. If we decide to support Mono, we will change this code.

@StephenMolloy StephenMolloy deleted the dev_vsupdate15.3 branch July 8, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants