Skip to content

Commit

Permalink
Bump System.Diagnostics.EventLog in /AppControl Manager (#401)
Browse files Browse the repository at this point in the history
Bumps [System.Diagnostics.EventLog](https://github.com/dotnet/runtime) from 9.0.0-rc.2.24473.5 to 9.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.2.24473.5...v9.0.0)

---
updated-dependencies:
- dependency-name: System.Diagnostics.EventLog
  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>
Co-authored-by: Violet Hansen <[email protected]>
  • Loading branch information
dependabot[bot] and HotCakeX authored Nov 13, 2024
1 parent 3ea5910 commit c11bb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppControl Manager/AppControl Manager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240923002" />
<PackageReference Include="System.Diagnostics.EventLog" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Diagnostics.EventLog" Version="9.0.0" />
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.0-rc.2.24473.5" />
</ItemGroup>
Expand Down

0 comments on commit c11bb56

Please sign in to comment.