Develop #8
Annotations
10 warnings
Build:
Core/Resgrid.Config/ConfigProcessor.cs#L17
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
|
Build:
Core/Resgrid.Config/ConfigProcessor.cs#L67
The variable 'ex' is declared but never used
|
Build:
Core/Resgrid.Config/ConfigProcessor.cs#L127
The variable 'ex' is declared but never used
|
Build:
Core/Resgrid.Framework/DateTimeHelpers.cs#L370
'DateTimeWithin' defines operator == or operator != but does not override Object.Equals(object o)
|
Build:
Core/Resgrid.Framework/DateTimeHelpers.cs#L370
'DateTimeWithin' defines operator == or operator != but does not override Object.GetHashCode()
|
Build:
Core/Resgrid.Framework/EmbeddedResources.cs#L21
The variable 'exception' is declared but never used
|
Build:
Core/Resgrid.Framework/SymmetricEncryption.cs#L39
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build:
Core/Resgrid.Framework/SymmetricEncryption.cs#L39
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build:
Core/Resgrid.Framework/SymmetricEncryption.cs#L107
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build:
Core/Resgrid.Framework/SymmetricEncryption.cs#L107
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Loading