Updated the country flags #30
Annotations
10 warnings
build:
src/TF2HUD.Editor/Models/HudAnimation.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TF2HUD.Editor/MainWindow.xaml.cs#L175
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
src/TF2HUD.Editor/MainWindow.xaml.cs#L176
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L186
The method HUDEditor.ViewModels.MainWindowViewModel.BtnInstall_Click() annotated with
|
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L428
The method HUDEditor.ViewModels.MainWindowViewModel.BtnAddSharedHUD_Click() annotated with
|
build:
src/TF2HUD.Editor/Models/HudAnimation.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/TF2HUD.Editor/MainWindow.xaml.cs#L175
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
src/TF2HUD.Editor/MainWindow.xaml.cs#L176
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L186
The method HUDEditor.ViewModels.MainWindowViewModel.BtnInstall_Click() annotated with
|
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L428
The method HUDEditor.ViewModels.MainWindowViewModel.BtnAddSharedHUD_Click() annotated with
|