Switch to release sign #40
Annotations
10 warnings
build (x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build (x64):
DlssUpdater/Singletons/DllUpdater.cs#L38
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (x64):
DlssUpdater/Singletons/DllUpdater.cs#L38
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (x64):
DlssUpdater/GameLibrary/ManualLibrary.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (x64):
DlssUpdater/Views/Pages/SettingsCommonPageControl.xaml.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (x64):
DlssUpdater/Views/Pages/SettingsCommonPageControl.xaml.cs#L47
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (x64):
DlssUpdater/Views/Pages/SettingsCommonPageControl.xaml.cs#L52
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build (x64):
DlssUpdater/Helpers/SortableObservableCollection.cs#L8
Non-nullable property 'SortingSelector' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (x64):
DlssUpdater/ViewModels/Pages/SettingsCommonPageViewModel.cs#L48
Non-nullable field '_steamPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (x64):
DlssUpdater/ViewModels/Pages/SettingsCommonPageViewModel.cs#L48
Non-nullable field '_ubiPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
release
|
1.77 MB |
|