|
|
|
@ -50,7 +50,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Compile Include="Ast\AstBuilder.cs" /> |
|
|
|
<Compile Include="Ast\AstBuilder.cs" /> |
|
|
|
<Compile Include="Ast\AstMetodBodyBuilder.cs" /> |
|
|
|
<Compile Include="Ast\AstMethodBodyBuilder.cs" /> |
|
|
|
<Compile Include="Ast\CommentStatement.cs" /> |
|
|
|
<Compile Include="Ast\CommentStatement.cs" /> |
|
|
|
<Compile Include="Ast\NRefactoryExtensions.cs" /> |
|
|
|
<Compile Include="Ast\NRefactoryExtensions.cs" /> |
|
|
|
<Compile Include="Ast\TextOutputFormatter.cs" /> |
|
|
|
<Compile Include="Ast\TextOutputFormatter.cs" /> |
|
|
|
|