Browse Source

Renamed file.

newNRvisualizers
Mike Krüger 14 years ago
parent
commit
4376927d99
  1. 2
      ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj

2
ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj

@ -201,8 +201,8 @@
<Compile Include="CSharp\CodeCompletion\PreProcessorTests.cs" /> <Compile Include="CSharp\CodeCompletion\PreProcessorTests.cs" />
<Compile Include="CSharp\ContextAction\UseVarKeywordTests.cs" /> <Compile Include="CSharp\ContextAction\UseVarKeywordTests.cs" />
<Compile Include="CSharp\ContextAction\TestRefactoringContext.cs" /> <Compile Include="CSharp\ContextAction\TestRefactoringContext.cs" />
<Compile Include="CSharp\ContextAction\UseExplicitKeywordTests.cs" />
<Compile Include="CSharp\ContextAction\ContextActionTestBase.cs" /> <Compile Include="CSharp\ContextAction\ContextActionTestBase.cs" />
<Compile Include="CSharp\ContextAction\UseExplicitTypeTests.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj"> <ProjectReference Include="..\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj">

Loading…
Cancel
Save