File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 131
131
<Uri >https://github.com/dotnet/roslyn</Uri >
132
132
<Sha >6908aead3a8b313798c381d5e435e9e6068301a7</Sha >
133
133
</Dependency >
134
+ <Dependency Name =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.14.0-1.25070.2" >
135
+ <Uri >https://github.com/dotnet/roslyn</Uri >
136
+ <Sha >6908aead3a8b313798c381d5e435e9e6068301a7</Sha >
137
+ </Dependency >
134
138
<Dependency Name =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.14.0-1.25070.2" >
135
139
<Uri >https://github.com/dotnet/roslyn</Uri >
136
140
<Sha >6908aead3a8b313798c381d5e435e9e6068301a7</Sha >
Original file line number Diff line number Diff line change 219
219
<MicrosoftCodeAnalysisCSharpPackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisCSharpPackageVersion >
220
220
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion >
221
221
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion >
222
+ <MicrosoftCodeAnalysisWorkspacesCommonPackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion >
222
223
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion >
223
224
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion >4.14.0-1.25070.2</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion >
224
225
</PropertyGroup >
Original file line number Diff line number Diff line change 8
8
<PackageVersion Update =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0" />
9
9
</ItemGroup >
10
10
11
- </Project >
11
+ <ItemGroup >
12
+ <PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" $(MicrosoftCodeAnalysisWorkspacesCommonPackageVersion)" />
13
+ </ItemGroup >
14
+
15
+ </Project >
You can’t perform that action at this time.
0 commit comments