Skip to content

Commit 21dd9fe

Browse files
authored
Update CSharpMath.Avalonia.csproj (#154)
1 parent cd5be4a commit 21dd9fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CSharpMath.Avalonia/CSharpMath.Avalonia.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
<Compile Update="**\*.xaml.cs" DependentUpon="%(Filename)" />
1212
<AvaloniaResource Include="**\*.xaml" />
1313
<PackageReference Include="Avalonia" Version="0.10.0-preview2" />
14-
<ProjectReference Include="..\CSharpMath.Evaluation\CSharpMath.Evaluation.csproj" />
1514
<ProjectReference Include="..\CSharpMath.Rendering\CSharpMath.Rendering.csproj" />
1615
</ItemGroup>
1716

1817
<Import Project="..\CSharpMath.Xaml\CSharpMath.Xaml.projitems" Label="Shared" />
1918

20-
</Project>
19+
</Project>

0 commit comments

Comments
 (0)