Moved project files, see notes #36
Annotations
3 errors and 10 warnings
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L534
The type or namespace name 'TGA' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/TF2HUD.Editor/ViewModels/MainWindowViewModel.cs#L534
The type or namespace name 'TGA' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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
|