File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Csla.Analyzers/Csla.Analyzers
GraphMergerTest/GraphMergerTest.Dal Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.10.0" PrivateAssets =" all" />
17
17
<PackageReference Update =" NETStandard.Library" PrivateAssets =" all" />
18
18
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
19
- <PackageReference Include =" Backport.System.Threading.Lock" Version =" 2.0.3 " />
19
+ <PackageReference Include =" Backport.System.Threading.Lock" Version =" 2.0.5 " />
20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
Original file line number Diff line number Diff line change 5
5
<TargetFramework >netstandard2.0</TargetFramework >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" Backport.System.Threading.Lock" Version =" 2.0.3 " />
8
+ <PackageReference Include =" Backport.System.Threading.Lock" Version =" 2.0.5 " />
9
9
<PackageReference Include =" System.Memory.Data" Version =" 8.0.0" />
10
10
<PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
11
11
</ItemGroup >
You can’t perform that action at this time.
0 commit comments