Migrates solution to .NET 9.0 #16
Annotations
10 errors and 8 warnings
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L75
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L56
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.Crypto.UnitTest/SecureTest.cs#L116
'Assert' does not contain a definition for 'ThrowsException'
|
|
build:
sourcecodes/FSV.Crypto.UnitTest/SecureTest.cs#L106
'Assert' does not contain a definition for 'ThrowsException'
|
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L75
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L56
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.Crypto.UnitTest/SecureTest.cs#L116
'Assert' does not contain a definition for 'ThrowsException'
|
|
build:
sourcecodes/FSV.Crypto.UnitTest/SecureTest.cs#L106
'Assert' does not contain a definition for 'ThrowsException'
|
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L75
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.Configuration/Database/SqlServerConfiguration.cs#L56
The type name 'SqlConnectionStringBuilder' could not be found in the namespace 'System.Data.SqlClient'. This type has been forwarded to assembly 'System.Data.SqlClient, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L88
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L70
Use 'Assert.IsEmpty' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L41
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L54
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L88
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L70
Use 'Assert.IsEmpty' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L41
Use 'Assert.IsFalse' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
sourcecodes/FSV.ShareServices.UnitTest/ShareServersManagerTest.cs#L54
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|