File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Microsoft.PowerShell.Commands.Utility
System.Management.Automation/SourceGenerators/PSVersionInfoGenerator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
</ItemGroup >
32
32
33
33
<ItemGroup >
34
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0-2 .final" />
34
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0-4 .final" />
35
35
<PackageReference Include =" System.Threading.AccessControl" Version =" 7.0.0-rc.2.22472.3" />
36
36
<PackageReference Include =" System.Drawing.Common" Version =" 7.0.0-rc.2.22472.3" />
37
37
<PackageReference Include =" NJsonSchema" Version =" 10.7.2" />
Original file line number Diff line number Diff line change 12
12
</PropertyGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.3.1 " PrivateAssets =" all" />
15
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4.0-4.final " PrivateAssets =" all" />
16
16
<PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.3" PrivateAssets =" all" />
17
17
</ItemGroup >
18
18
</Project >
You can’t perform that action at this time.
0 commit comments