Add property IncludeNativeLibrariesForSelfExtract to publish #29
Annotations
20 warnings
Rocksmith2014PsarcLib/ReaderExtensions/GeneralReaderExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Rocksmith2014PsarcLib/ReaderExtensions/StructReaderExtensions.cs#L56
Dereference of a possibly null reference.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable field '_decryptedStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L79
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L10
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOC.cs#L67
Cannot convert null literal to non-nullable reference type.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOC.cs#L17
Non-nullable property 'Decryptor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L177
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Rocksmith2014PsarcLib/ReaderExtensions/GeneralReaderExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable field '_decryptedStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L10
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L79
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Rocksmith2014PsarcLib/Psarc/Asset/TextPsarcAsset.cs#L10
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/Psarc/Asset/DdsAsset.cs#L37
Non-nullable property 'Bitmap' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Rocksmith2014PsarcLib/ReaderExtensions/StructReaderExtensions.cs#L56
Dereference of a possibly null reference.
|
Rocksmith2014PsarcLib/Psarc/PsarcTOC.cs#L67
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading