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

update version number for VS 16.3 #6991

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Jun 12, 2019

Not happening in this PR: updating the tools version from 10.5.0. Should it go to 10.5.1 or 10.6.0? (@cartermp @KevinRansom)

@@ -33,9 +33,6 @@
<ProjectReference Include="$(MSBuildThisFileDirectory)..\FSharp.Compiler.Private\FSharp.Compiler.Private.fsproj" />
<ProjectReference Include="$(MSBuildThisFileDirectory)..\FSharp.Compiler.Interactive.Settings\FSharp.Compiler.Interactive.Settings.fsproj" />

<!-- only used when '$(TargetFramework)' == 'netstandard2.0' -->
<ProjectReference Include="..\FSharp.Build\FSharp.Build.fsproj" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
Copy link
Member Author

Choose a reason for hiding this comment

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

This was a merge error that hasn't been corrected for release/dev16.2 but came along for the ride during regular branch merges. $(TargetFramework) is never netstandard2.0 so it's a noop anyways.

@cartermp
Copy link
Contributor

@brettfo 10.6.

@brettfo brettfo force-pushed the dev16.3-versions branch from c41a396 to ca27f9d Compare June 12, 2019 23:06
@brettfo brettfo merged commit d445116 into dotnet:release/dev16.3 Jun 13, 2019
@brettfo brettfo deleted the dev16.3-versions branch June 13, 2019 18:48
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.

2 participants