Skip to content

Conversation

nblumhardt
Copy link
Member

@nblumhardt nblumhardt commented Jun 5, 2017

Plus multiple build/test/configuration improvements.

nblumhardt and others added 30 commits February 3, 2017 11:15
because `xcode7.2` is deprecated
so that VS features like live csproj file editing work correctly.
VS 2017 / dotnet 1.0.0 tooling
Cache the {NewLine} literal property to avoid an allocation on each render
Missing list for 2.4 for changes.md
nblumhardt and others added 23 commits June 1, 2017 13:52
ValueTuple to sequence value conversion
Tooling Cleanup - Rely on Travis.yml for Build requirements
Independent Build for Perf Tests.
PropertyValueConverter improvements

<PropertyGroup Condition=" '$(TargetFramework)' == 'net46' ">
<DefineConstants>$(DefineConstants);ASYNCLOCAL</DefineConstants>
</PropertyGroup>
Copy link
Contributor

Choose a reason for hiding this comment

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

dotnet migrate issue: hashtable constant missing for this target

Copy link
Member Author

Choose a reason for hiding this comment

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

👍 just pushed a fix

@nblumhardt nblumhardt changed the title 2.5.0 Release [WIP] 2.5.0 Release Jun 21, 2017
@nblumhardt
Copy link
Member Author

I think it's time to push this out. Last-minute thoughts?

@merbla
Copy link
Contributor

merbla commented Jun 21, 2017

Go for it

@nblumhardt nblumhardt merged commit 7e9b58a into master Jun 21, 2017
@nblumhardt
Copy link
Member Author

Oops, missed #972 in the notes; added.

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.

7 participants