Update NHibernate to 5.6 #168
Annotations
7 warnings
|
Compile and run tests:
Src/NHibernate.Envers.Tests/Integration/Serialization/SerializingCollectionTest.cs#L61
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
|
Compile and run tests:
Src/NHibernate.Envers.Tests/Integration/Serialization/SerializingCollectionTest.cs#L59
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
|
Compile and run tests:
Src/NHibernate.Envers.Tests/NetSpecific/Integration/Configuration/Serialize/SerializableTest.cs#L81
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
|
Compile and run tests:
Src/NHibernate.Envers.Tests/NetSpecific/Integration/Configuration/Serialize/SerializableTest.cs#L79
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
|
Compile and run tests
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Compile and run tests
The target framework 'netcoreapp2.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Setup .NET
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading