Update to released package versions#53844
Merged
JoeRobich merged 7 commits intorelease/dev16.10from Jun 10, 2021
Merged
Conversation
JoeRobich
commented
Jun 3, 2021
| <MicrosoftVisualStudioComponentModelHostVersion>16.10.44</MicrosoftVisualStudioComponentModelHostVersion> | ||
| <MicrosoftVisualStudioCompositionVersion>16.5.13</MicrosoftVisualStudioCompositionVersion> | ||
| <MicrosoftVisualStudioComponentModelHostVersion>$(VisualStudioEditorPackagesVersion)</MicrosoftVisualStudioComponentModelHostVersion> | ||
| <MicrosoftVisualStudioCompositionVersion>16.9.20</MicrosoftVisualStudioCompositionVersion> |
Member
Author
There was a problem hiding this comment.
This brings in a version of Microsoft.VisualStudio.Composition.Analyzers that can be installed from a net472 project.
| <MicrosoftCodeAnalysisTestingVersion>1.0.1-beta1.20623.3</MicrosoftCodeAnalysisTestingVersion> | ||
| <CodeStyleAnalyzerVersion>3.9.0</CodeStyleAnalyzerVersion> | ||
| <VisualStudioEditorPackagesVersion>16.10.44</VisualStudioEditorPackagesVersion> | ||
| <VisualStudioEditorPackagesVersion>16.10.230</VisualStudioEditorPackagesVersion> |
Member
Author
There was a problem hiding this comment.
Released version of 16.10 editor packages, resolves package downgrade warnings.
| <MicrosoftVisualStudioThreadingAnalyzersVersion>16.10.41-alpha</MicrosoftVisualStudioThreadingAnalyzersVersion> | ||
| <MicrosoftVisualStudioThreadingVersion>16.10.41-alpha</MicrosoftVisualStudioThreadingVersion> | ||
| <MicrosoftVisualStudioThreadingAnalyzersVersion>16.10.56</MicrosoftVisualStudioThreadingAnalyzersVersion> | ||
| <MicrosoftVisualStudioThreadingVersion>16.10.56</MicrosoftVisualStudioThreadingVersion> |
Member
Author
There was a problem hiding this comment.
Released version of 16.10 threading package, resolves package downgrade warnings.
JoeRobich
commented
Jun 3, 2021
eng/Versions.props
Outdated
Member
Author
There was a problem hiding this comment.
Released version of 16.10 shell packages, resolves package downgrade warnings.
de2a362 to
5ff7391
Compare
CyrusNajmabadi
approved these changes
Jun 8, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves NuGet version warnings when installing Roslyn 3.10 packages.
Validation Build: https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/330071 (microsoft only)