SourceView should access GtkSharp via project reference
(rather than nuget package reference.)
This commit is contained in:
parent
865bd0dac4
commit
7eae2a3f6d
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="GtkSharp" Version="3.22.25.98" />
|
||||
<ProjectReference Include="..\GtkSharp\GtkSharp.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue