aspnetcore/test/Microsoft.AspNet.Razor.Test/Generator
Doug Bunting 1111405786 Remove extra `[NotNull]` definition and second AssemblyInfo.cs file
- add necessary build-time dependency
- add missing `using Microsoft.Framework.Internal;` statements
- remove `[NotNull]` from tests
 - avoid duplicate definitions of `[NotNull]` from referenced projects
- remove incorrect NotNullArgument.cs and second AssemblyInfo.cs files entirely
 - merge content into AssemblyInfo.cs file in expected location

nit: clean up some trailing whitespace
2015-04-28 15:56:31 -07:00
..
CodeTree
Compiler
CSharpRazorCodeGeneratorTest.cs Remove layout directive. 2015-04-27 14:48:53 -07:00
CSharpTagHelperRenderingTest.cs
CSharpTagHelperRenderingUnitTest.cs
CodeGenTestCodeBuilder.cs
CodeGenTestHost.cs
LineMappingTest.cs
RazorCodeGeneratorTest.cs Remove layout directive. 2015-04-27 14:48:53 -07:00
TabTest.cs
TagHelperAttributeValueCodeRendererTest.cs Remove extra `[NotNull]` definition and second AssemblyInfo.cs file 2015-04-28 15:56:31 -07:00
TagHelperTestBase.cs
TestSpan.cs