File tree 2 files changed +2
-2
lines changed
System.IO.Abstractions.Analyzers
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" JetBrains.Annotations" Version =" 2022.3.1 " />
9
+ <PackageReference Include =" JetBrains.Annotations" Version =" 2023.2.0 " />
10
10
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.1.0" />
11
11
<PackageReference Include =" Shouldly" Version =" 4.1.0" />
12
12
</ItemGroup >
Original file line number Diff line number Diff line change 29
29
<Optimize >false</Optimize >
30
30
</PropertyGroup >
31
31
<ItemGroup >
32
- <PackageReference Include =" JetBrains.Annotations" Version =" 2022.3.1 " PrivateAssets =" all" />
32
+ <PackageReference Include =" JetBrains.Annotations" Version =" 2023.2.0 " PrivateAssets =" all" />
33
33
<PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.3" PrivateAssets =" all" />
34
34
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.1.0" PrivateAssets =" all" />
35
35
<PackageReference Update =" NETStandard.Library" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments