Skip to content

Commit ce921d3

Browse files
authored
Align M.CA package versions
1 parent afc0577 commit ce921d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Dependencies.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,10 @@ and are generated based on the last package release.
265265
<Version>$(MicrosoftCodeAnalysisVersion_LatestVS)</Version>
266266
</LatestPackageReference>
267267
<LatestPackageReference Update="Microsoft.CodeAnalysis.CSharp">
268-
<Version>$(Analyzer_MicrosoftCodeAnalysisCSharpVersion)</Version>
268+
<Version>$(MicrosoftCodeAnalysisVersion_LatestVS)</Version>
269269
</LatestPackageReference>
270270
<LatestPackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces">
271-
<Version>$(Analyzer_MicrosoftCodeAnalysisCSharpWorkspacesVersion)</Version>
271+
<Version>$(MicrosoftCodeAnalysisVersion_LatestVS)</Version>
272272
</LatestPackageReference>
273273
<LatestPackageReference Update="Microsoft.CodeAnalysis.ExternalAccess.AspNetCore">
274274
<Version>$(MicrosoftCodeAnalysisVersion_LatestVS)</Version>

0 commit comments

Comments
 (0)