Created
April 14, 2015 14:25
-
-
Save JeffreyZhao/397a849a5b9a784a687c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Build FAILED. | |
"C:\projects\RazorEngine\RazorEngine-3.6.4\src\RazorEngine.sln" (Build t | |
arget) (1) -> | |
"C:\projects\RazorEngine\RazorEngine-3.6.4\src\test\Test.RazorEngine.Cor | |
e\Test.RazorEngine.Core.csproj" (default target) (3) -> | |
(CoreCompile target) -> | |
IsolatedRazorEngineServiceTestFixture.cs(180,71): error CS0122: 'Razor | |
Engine.Compilation.CompilerServiceBase.DynamicTemplateNamespace' is inac | |
cessible due to its protection level [C:\projects\RazorEngine\RazorEngin | |
e-3.6.4\src\test\Test.RazorEngine.Core\Test.RazorEngine.Core.csproj] | |
IsolatedRazorEngineServiceTestFixture.cs(180,124): error CS0122: 'Razo | |
rEngine.Compilation.CompilerServiceBase.ClassNamePrefix' is inaccessible | |
due to its protection level [C:\projects\RazorEngine\RazorEngine-3.6.4\ | |
src\test\Test.RazorEngine.Core\Test.RazorEngine.Core.csproj] | |
0 Warning(s) | |
2 Error(s) | |
Time Elapsed 00:00:02.46 | |
Running build failed. | |
Error: | |
Building C:\projects\RazorEngine\RazorEngine-3.6.4\src\RazorEngine.sln failed wi | |
th exitcode 1. | |
--------------------------------------------------------------------- | |
Build Time Report | |
--------------------------------------------------------------------- | |
Target Duration | |
------ -------- | |
Clean 00:00:00.0092623 | |
RestorePackages 00:00:40.6881410 | |
SetVersions 00:00:00.0204332 | |
CreateProjectFiles 00:00:00.0007728 | |
Total: 00:00:46.2965224 | |
Status: Failure | |
--------------------------------------------------------------------- | |
1) Building C:\projects\RazorEngine\RazorEngine-3.6.4\src\RazorEngine.sln fail | |
ed with exitcode 1. | |
2) CS0122: IsolatedRazorEngineServiceTestFixture.cs(180,71): 'RazorEngine.Comp | |
ilation.CompilerServiceBase.DynamicTemplateNamespace' is inaccessible due to its | |
protection level | |
3) CS0122: IsolatedRazorEngineServiceTestFixture.cs(180,124): 'RazorEngine.Com | |
pilation.CompilerServiceBase.ClassNamePrefix' is inaccessible due to its protect | |
ion level | |
--------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment