We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5be4a commit 21dd9feCopy full SHA for 21dd9fe
CSharpMath.Avalonia/CSharpMath.Avalonia.csproj
@@ -11,10 +11,9 @@
11
<Compile Update="**\*.xaml.cs" DependentUpon="%(Filename)" />
12
<AvaloniaResource Include="**\*.xaml" />
13
<PackageReference Include="Avalonia" Version="0.10.0-preview2" />
14
- <ProjectReference Include="..\CSharpMath.Evaluation\CSharpMath.Evaluation.csproj" />
15
<ProjectReference Include="..\CSharpMath.Rendering\CSharpMath.Rendering.csproj" />
16
</ItemGroup>
17
18
<Import Project="..\CSharpMath.Xaml\CSharpMath.Xaml.projitems" Label="Shared" />
19
20
-</Project>
+</Project>
0 commit comments