Skip to content

Commit 445d0c8

Browse files
Bump Backport.System.Threading.Lock from 2.0.3 to 2.0.5 in /Source (MarimerLLC#4237)
Bumps [Backport.System.Threading.Lock](https://github.com/MarkCiliaVincenti/Backport.System.Threading.Lock) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/MarkCiliaVincenti/Backport.System.Threading.Lock/releases) - [Commits](MarkCiliaVincenti/Backport.System.Threading.Lock@2.0.3...2.0.5) --- updated-dependencies: - dependency-name: Backport.System.Threading.Lock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d80e98 commit 445d0c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/Csla.Analyzers/Csla.Analyzers/Csla.Analyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" PrivateAssets="all" />
1717
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
1818
<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" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

Source/GraphMergerTest/GraphMergerTest.Dal/GraphMergerTest.Dal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>netstandard2.0</TargetFramework>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Backport.System.Threading.Lock" Version="2.0.3" />
8+
<PackageReference Include="Backport.System.Threading.Lock" Version="2.0.5" />
99
<PackageReference Include="System.Memory.Data" Version="8.0.0" />
1010
<PackageReference Include="System.Text.Json" Version="8.0.4" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)