03. Car Manager - Unit Testing - Проблем
Здравейте! Като кача кода си и ми изписва ето тази грешка:
Compiled file is missing. Compiler output: Microsoft (R) Build Engine version 17.0.0+c9eb9dd64 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored /tmp/ExecutionStrategies/x0bal4zf.jwy/UserProject/03.ExtendedDatabase.Tests.csproj (in 13.83 sec). Restored /tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/NUnitLiteConsoleApp.csproj (in 14.25 sec). 03.ExtendedDatabase.Tests -> /tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/CompilationDir/03.ExtendedDatabase.Tests.dll /tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/UnitTest1.cs(16,13): error CS0246: The type or namespace name 'Person' could not be found (are you missing a using directive or an assembly reference?) [/tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/NUnitLiteConsoleApp.csproj] Build FAILED. /tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/UnitTest1.cs(16,13): error CS0246: The type or namespace name 'Person' could not be found (are you missing a using directive or an assembly reference?) [/tmp/ExecutionStrategies/x0bal4zf.jwy/NUnitLiteConsoleApp/NUnitLiteConsoleApp.csproj] 0 Warning(s) 1 Error(s) Time Elapsed 00:00:18.82
Линк към кода ми:
https://pastebin.com/khnhFjKX