Skip to content

Commit

Permalink
FIX: excluded test file from cs proj
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Dec 28, 2023
1 parent 67a3042 commit c0f499f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CsRhino/ScriptSync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

<ItemGroup>
<Compile Remove="tests\CsVersion.cs" />
<Compile Remove="tests\cs_cube.cs" />
</ItemGroup>

</Project>

0 comments on commit c0f499f

Please sign in to comment.