Update packages #513
Annotations
10 warnings
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/Domain/Person.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)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/App.xaml.cs#L10
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/System.Waf/Samples/Localization/LocalizationSample/Presentation/ShellWindow.xaml.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/System.Waf/Samples/Localization/LocalizationSample/Domain/Person.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)
|
🛠️ Build:
src/System.Waf/Samples/Localization/LocalizationSample/App.xaml.cs#L10
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/System.Waf/Samples/Localization/LocalizationSample/Presentation/ShellWindow.xaml.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/System.Waf/Samples/Writer/Writer.Presentation/Converters/DoubleToZoomConverter.cs#L6
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/System.Waf/Samples/Writer/Writer.Presentation/Converters/MenuFileNameConverter.cs#L7
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/System.Waf/Samples/Writer/Writer.Presentation/App.xaml.cs#L19
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/System.Waf/Samples/Writer/Writer.Presentation/Converters/PercentConverter.cs#L7
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