Bump NUnit from 3.14.0 to 4.2.2 #98
Annotations
10 errors
build:
src/empty-assembly/EmptyAssembly.cs#L26
The type or namespace name 'Framework' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/Assembly.cs#L3
The type or namespace name 'NonTestAssemblyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/Assembly.cs#L3
The type or namespace name 'NonTestAssembly' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/Assembly.cs#L1
The type or namespace name 'Framework' does not exist in the namespace 'NUnit' (are you missing an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L27
The type or namespace name 'Framework' does not exist in the namespace 'NUnit' (are you missing an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L28
The type or namespace name 'Framework' does not exist in the namespace 'NUnit' (are you missing an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L263
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L263
The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L217
The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/mock-assembly/MockAssembly.cs#L217
The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
|