Skip to content

Fix Reference Issues in AppConfigDemo #618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 27, 2025

Conversation

cancakar35
Copy link
Member

  • Fix reference issues in AppConfigDemo project.
  • Update editorconfig to suppress IDE0040 (Add accessibility modifiers) for interface members.

<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{6BFE1D21-1442-4375-AB69-14160B906A64}</ProjectGuid>
<TargetFramework>net462</TargetFramework>

Check notice

Code scanning / devskim

Do not target .NET Framework versions less than 4.7.2. Note

Do not target .NET Framework versions less than 4.7.2.
@ckadluba ckadluba added this pull request to the merge queue Apr 27, 2025
Merged via the queue into serilog-mssql:dev with commit 27afe90 Apr 27, 2025
7 checks passed
@ckadluba
Copy link
Member

Thanks a lot, Can! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants