File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Splat.DependencyInjection.SourceGenerator
Splat.DependencyInjection.SourceGenerator.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.11 .0" />
10
+ <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.14 .0" />
11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
12
12
<PackageReference Include =" xunit" Version =" 2.9.3" />
13
13
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 13
13
</PropertyGroup >
14
14
15
15
<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" />
19
19
<PackageReference Include =" ReactiveMarbles.RoslynHelpers" Version =" 1.2.1" GeneratePathProperty =" true" PrivateAssets =" all" />
20
20
<PackageReference Include =" ILRepack" Version =" 2.0.37" GeneratePathProperty =" true" PrivateAssets =" all" />
21
21
</ItemGroup >
You can’t perform that action at this time.
0 commit comments