Изменил тест, хотел быстро запустить тесты компилятора, но не получилось
C:\Windows\system32>cd \Projects\Nemerle
C:\Projects\Nemerle>msbuild NemerleAll.nproj /p:Configuration=Release /t:Compile
rTests
Microsoft (R) Build Engine Version 3.5.30729.4926
[Microsoft .NET Framework, Version 2.0.50727.4927]
Copyright (C) Microsoft Corporation 2007. All rights reserved.
Build started 22.04.2010 14:33:50.
Project "C:\Projects\Nemerle\NemerleAll.nproj" on node 0 (CompilerTests target(
s)).
C:\Projects\Nemerle\Tests.nproj(69,11): error MSB4019: The imported project "C:
\Nemerle.MSBuild.targets" was not found. Confirm that the path in the <Import>
declaration is correct, and that the file exists on disk.
Done Building Project "C:\Projects\Nemerle\NemerleAll.nproj" (CompilerTests tar
get(s)) -- FAILED.
Build FAILED.
"C:\Projects\Nemerle\NemerleAll.nproj" (CompilerTests target) (1) ->
(CompilerTests target) ->
C:\Projects\Nemerle\Tests.nproj(69,11): error MSB4019: The imported project "
C:\Nemerle.MSBuild.targets" was not found. Confirm that the path in the <Import
> declaration is correct, and that the file exists on disk.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.17