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

Bring Compilers.sln into sync with Roslyn.sln #13075

Merged
merged 1 commit into from
Aug 11, 2016

Conversation

agocke
Copy link
Member

@agocke agocke commented Aug 10, 2016

It looks like a couple of changes brought them out of sync
and VS really dislikes it.

/cc @dotnet/roslyn

It looks like a couple of changes brought them out of sync
and VS really dislikes it.
@jcouv
Copy link
Member

jcouv commented Aug 10, 2016

Thanks!
:shipit:

@agocke
Copy link
Member Author

agocke commented Aug 10, 2016

@jasonmalinowski There's a weird ETA failure that I think is unrelated to my change. Would you like someone to look at it or should I just file a bug?

@agocke
Copy link
Member Author

agocke commented Aug 11, 2016

retest windows_eta_open_prtest please

@agocke agocke merged commit d28c9b2 into dotnet:master Aug 11, 2016
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>c1930979-c824-496b-a630-70f5369a636f</ProjectGuid>
Copy link
Member

Choose a reason for hiding this comment

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

It looks like this GUID is still being used in Roslyn.sln and CrossPlatform.sln. The fix might be to update the Compiler.sln version instead?

@agocke agocke deleted the fix-compilers-sln branch September 12, 2018 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants