Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.2 #2011

Merged
merged 88 commits into from
Jul 11, 2018
Merged

Release 5.2 #2011

merged 88 commits into from
Jul 11, 2018

Conversation

matthid
Copy link
Member

@matthid matthid commented Jun 30, 2018

No description provided.

baronfel and others added 30 commits June 10, 2018 09:01
For SQL Server 2017, we need to use the 140 (14.0) version of SqlPackage.exe, which can be installed with VS 2017. However, VS 2017 has changed the path pattern from ...\Visual Studio 14.0\... to ...\VisualStudio\2017\... . Hence this addition to the path search.
The only places where tracing is typically done is when shelling out to other applications.
AssemblyInfoFile is completely within FAKE so it seems weird to trace these tasks as standard.

Is someone requires tracing, they can wrap the call to these functions themselves
Fix an ambiguity in Octokit.fsx
@matthid matthid mentioned this pull request Jul 4, 2018
@matthid
Copy link
Member Author

matthid commented Jul 8, 2018

@BlythMeister told me on gitter that there is a problem with this:

If we update our packages to FSCore 4.5 old runners will choke after updating (because of #2001).

Therefore the logical thing would be to leave the packages on the current FSharp.Core and only update the runner. But this is a bit hard to do with Paket (@forki for awareness) :(. Let's see...

@BlythMeister
Copy link
Contributor

The fsharp.core issue could be fixed with a binding redirect?

@matthid
Copy link
Member Author

matthid commented Jul 8, 2018

sadly it's not so simple...

@BlythMeister
Copy link
Contributor

😪 of course it's not...

@matthid matthid changed the title Next release Release 5.2 Jul 11, 2018
@matthid matthid merged commit 3faee4d into master Jul 11, 2018
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.

None yet

7 participants