Skip to content
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

Fix NETSDK1206 warning #7108

Merged
merged 1 commit into from
May 21, 2024
Merged

Fix NETSDK1206 warning #7108

merged 1 commit into from
May 21, 2024

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented May 19, 2024

Summary of the changes (Less than 80 chars)

  • Fixed NETSDK1206 warning.

172>Microsoft.NET.Sdk.targets(284,5): Warning NETSDK1206 : Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.

Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.20%. Comparing base (12cb60f) to head (fabb737).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7108      +/-   ##
==========================================
+ Coverage   76.39%   77.20%   +0.81%     
==========================================
  Files        2645     2648       +3     
  Lines      132626   132553      -73     
==========================================
+ Hits       101322   102344    +1022     
+ Misses      31304    30209    -1095     
Flag Coverage Δ
unittests 77.20% <ø> (+0.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@michaelstaib michaelstaib merged commit f6af0c8 into main May 21, 2024
179 of 188 checks passed
@michaelstaib michaelstaib deleted the gai/fix-NETSDK1206-warning branch May 21, 2024 10:40
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants