fix: fix Downloader to dispose tempFile and use synchronous IO #142
Annotations
7 warnings
build:
App/App.xaml.cs#L151
Dereference of a possibly null reference.
|
build:
App/App.xaml.cs#L151
Dereference of a possibly null reference.
|
build
A publish profile with the name 'Properties\PublishProfiles\win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
test:
App/App.xaml.cs#L151
Dereference of a possibly null reference.
|
test:
App/App.xaml.cs#L151
Dereference of a possibly null reference.
|
test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|