File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Splat.DependencyInjection.SourceGenerator.Tests
Splat.DependencyInjection.SourceGenerator Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.11 .0" />
10+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
1212 <PackageReference Include =" xunit" Version =" 2.9.3" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.3" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " PrivateAssets =" all" GeneratePathProperty =" true" />
17- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.0.1 " PrivateAssets =" all" GeneratePathProperty =" true" />
18- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1 " PrivateAssets =" all" GeneratePathProperty =" true" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0 " PrivateAssets =" all" GeneratePathProperty =" true" />
17+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.14.0 " PrivateAssets =" all" GeneratePathProperty =" true" />
18+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14.0 " PrivateAssets =" all" GeneratePathProperty =" true" />
1919 <PackageReference Include =" ReactiveMarbles.RoslynHelpers" Version =" 1.2.1" GeneratePathProperty =" true" PrivateAssets =" all" />
2020 <PackageReference Include =" ILRepack" Version =" 2.0.44" GeneratePathProperty =" true" PrivateAssets =" all" />
2121 </ItemGroup >
You can’t perform that action at this time.
0 commit comments