Skip to content

version the .vsman insertion files#5226

Merged
brettfo merged 1 commit intomasterfrom
vsman-version
Jun 21, 2018
Merged

version the .vsman insertion files#5226
brettfo merged 1 commit intomasterfrom
vsman-version

Conversation

@brettfo
Copy link
Copy Markdown
Member

@brettfo brettfo commented Jun 21, 2018

To help make our internal automation easier, we need to publish a version number with the insertion component. The net result of this is the release\insertion\Microsoft.FSharp.vsman file will be modified to this:

{
  // ...
  "info": {
    // ...
    "buildVersion": "15.7.20180621.0", // <-- added this line
    // ...
  }
  // ...
}

See dotnet/roslyn-tools#280.

Internal verification build has completed and the new property is present.

@brettfo brettfo merged commit cfd4612 into master Jun 21, 2018
@brettfo brettfo deleted the vsman-version branch June 21, 2018 22:16
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.

1 participant