Skip to content

Commit 9adda6b

Browse files
Remove ItemGroup Compile that breaks compilation
1 parent 74f0b2f commit 9adda6b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

CritLang/CritLang.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<Content Include=".\antlr\*.cs" />
3838
</ItemGroup>
3939
<ItemGroup>
40-
<Compile Include="C:\Users\lucas\Desktop\CritVisitor.cs" Link="CritVisitor.cs" />
4140
<Compile Include="Content\.antlr\CritBaseListener.cs" />
4241
<Compile Include="Content\.antlr\CritBaseVisitor.cs" />
4342
<Compile Include="Content\.antlr\CritLexer.cs" />

CritLang/CritLangCross.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
<Content Include=".\antlr\*.cs" />
4646
</ItemGroup>
4747
<ItemGroup>
48-
<Compile Include="C:\Users\lucas\Desktop\CritVisitor.cs" Link="CritVisitor.cs" />
4948
<Compile Include="Content\.antlr\CritBaseListener.cs" />
5049
<Compile Include="Content\.antlr\CritBaseVisitor.cs" />
5150
<Compile Include="Content\.antlr\CritLexer.cs" />

0 commit comments

Comments
 (0)