File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
<IsPackable >false</IsPackable >
21
21
</PropertyGroup >
22
22
<ItemGroup >
23
- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.5.104 " PrivateAssets =" all" />
23
+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.6.133 " PrivateAssets =" all" />
24
24
<!-- <PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta006" PrivateAssets="all" /> -->
25
25
</ItemGroup >
26
26
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
- <CodeAnalysisVersion >4.1 .0</CodeAnalysisVersion >
3
+ <CodeAnalysisVersion >4.8 .0</CodeAnalysisVersion >
4
4
</PropertyGroup >
5
5
<ItemGroup >
6
6
<PackageReference Update =" Microsoft.Build" Version =" 17.0.0" />
7
7
<PackageReference Update =" Microsoft.CodeAnalysis.CSharp" Version =" $(CodeAnalysisVersion)" />
8
- <PackageReference Update =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.3 " />
8
+ <PackageReference Update =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " />
9
9
<PackageReference Update =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" $(CodeAnalysisVersion)" />
10
10
<PackageReference Update =" Microsoft.NET.Test.Sdk" Version =" 17.1.0" />
11
- <PackageReference Update =" System.Collections.Immutable" Version =" 5 .0.0" />
11
+ <PackageReference Update =" System.Collections.Immutable" Version =" 8 .0.0" />
12
12
<PackageReference Update =" System.Diagnostics.Contracts" Version =" 4.3.0" />
13
13
<PackageReference Update =" Validation" Version =" 2.5.51" />
14
14
<PackageReference Update =" xunit.runner.visualstudio" Version =" 2.4.3" />
You can’t perform that action at this time.
0 commit comments