Update test project TFMs #2308
Annotations
8 errors
tests/TestUtilities/NuGetHelpers.cs#L50
The type name 'ZipArchive' could not be found in the namespace 'System.IO.Compression'. This type has been forwarded to assembly 'System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' Consider adding a reference to that assembly.
|
tests/TestUtilities/NuGetHelpers.cs#L50
The name 'ZipArchiveMode' does not exist in the current context
|
tests/TestUtilities/NuGetHelpers.cs#L54
The type 'ZipArchiveEntry' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
|
tests/TestUtilities/NuGetHelpers.cs#L50
The type name 'ZipArchive' could not be found in the namespace 'System.IO.Compression'. This type has been forwarded to assembly 'System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' Consider adding a reference to that assembly.
|
tests/TestUtilities/NuGetHelpers.cs#L50
The name 'ZipArchiveMode' does not exist in the current context
|
tests/TestUtilities/NuGetHelpers.cs#L54
The type 'ZipArchiveEntry' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.IO.Compression, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
|
|
|
This job failed
Loading