File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
ReactiveMarbles.Locator.Register.SourceGenerator Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " PrivateAssets =" all" GeneratePathProperty =" true" />
16- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 3.11 .0" PrivateAssets =" all" GeneratePathProperty =" true" />
17- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11 .0" PrivateAssets =" all" GeneratePathProperty =" true" />
15+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0 " PrivateAssets =" all" GeneratePathProperty =" true" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.14 .0" PrivateAssets =" all" GeneratePathProperty =" true" />
17+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" PrivateAssets =" all" GeneratePathProperty =" true" />
1818 <PackageReference Include =" ReactiveMarbles.RoslynHelpers" Version =" 1.1.1" GeneratePathProperty =" true" PrivateAssets =" all" />
1919 <PackageReference Include =" ILRepack" Version =" 2.0.44" GeneratePathProperty =" true" PrivateAssets =" all" />
2020 </ItemGroup >
Original file line number Diff line number Diff line change 1515 </ItemGroup >
1616
1717 <ItemGroup >
18- <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " />
19- <PackageVersion Include =" Microsoft.CodeAnalysis.Common" Version =" 3.11 .0" />
20- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11 .0" />
18+ <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0 " />
19+ <PackageVersion Include =" Microsoft.CodeAnalysis.Common" Version =" 4.14 .0" />
20+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0" />
2121 <PackageVersion Include =" ReactiveMarbles.RoslynHelpers" Version =" 1.2.1" />
2222 <PackageVersion Include =" ILRepack" Version =" 2.0.44" />
2323 </ItemGroup >
You can’t perform that action at this time.
0 commit comments