mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Remove accidental local reference
This commit is contained in:
parent
d5d3530ca5
commit
126540e2f3
@ -39,11 +39,6 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\..\Artemis.Core\Artemis.Core.csproj" />
|
<ProjectReference Include="..\..\Artemis.Core\Artemis.Core.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<Reference Include="Material.Icons.Avalonia">
|
|
||||||
<HintPath>..\..\..\..\Users\Robert\.nuget\packages\material.icons.avalonia\1.0.2\lib\netstandard2.0\Material.Icons.Avalonia.dll</HintPath>
|
|
||||||
</Reference>
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Update="Controls\HotkeyBox.axaml.cs">
|
<Compile Update="Controls\HotkeyBox.axaml.cs">
|
||||||
<DependentUpon>HotkeyBox.axaml</DependentUpon>
|
<DependentUpon>HotkeyBox.axaml</DependentUpon>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user