Initial Structure & Tests #2
Annotations
10 errors
build:
test/Usings.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L5
The type or namespace name 'SetUpAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L5
The type or namespace name 'SetUp' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L10
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L10
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/Usings.cs#L1
The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L5
The type or namespace name 'SetUpAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L5
The type or namespace name 'SetUp' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L10
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
test/UnitTest1.cs#L10
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|