NR Introduce central package management #327
Annotations
3 warnings
🛠️ Build:
src/NewsReader/NewsReader.MauiSystem/MauiModule.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/NewsReader/NewsReader.MauiSystem/MauiProgram.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
🛠️ Build:
src/NewsReader/NewsReader.MauiSystem/Platforms/Windows/App.xaml.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
Loading