File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
MonacoRoslynCompletionProvider
MonacoRoslynCompletionProvider Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.12 .0" />
15- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.12 .0" />
16- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.12 .0" />
17- <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.12 .0" />
14+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.13 .0" />
15+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 4.13 .0" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.13 .0" />
17+ <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.13 .0" />
1818 </ItemGroup >
1919
2020 <!-- <ItemGroup>
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" System.Text.Json" Version =" 9.0.1 " />
10+ <PackageReference Include =" System.Text.Json" Version =" 9.0.3 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
11- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.7 .3" />
12- <PackageReference Include =" MSTest.TestFramework" Version =" 3.7 .3" />
10+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
11+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.8 .3" />
12+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.8 .3" />
1313 </ItemGroup >
1414
1515 <ItemGroup >
You can’t perform that action at this time.
0 commit comments