Skip to content

Commit 2422545

Browse files
Bump System.Threading.AccessControl from 9.0.3 to 9.0.4 in /eFormAPI
Bumps [System.Threading.AccessControl](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: System.Threading.AccessControl dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1656ff commit 2422545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eFormAPI/eFormAPI.Web/eFormAPI.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<PackageReference Include="McMaster.NETCore.Plugins" Version="2.0.0" />
6565
<PackageReference Include="sendgrid" Version="9.29.3" />
6666
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.4" />
67-
<PackageReference Include="System.Threading.AccessControl" Version="9.0.3" />
67+
<PackageReference Include="System.Threading.AccessControl" Version="9.0.4" />
6868
</ItemGroup>
6969

7070
<ItemGroup>

0 commit comments

Comments
 (0)