add Telerik dependencies
This commit is contained in:
@@ -24,15 +24,11 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="$(AppLibPath)SM64RomManager*.dll">
|
<Reference Include="$(AppLibPath)SM64RomManager*.dll" Private="false" />
|
||||||
<Private>false</Private>
|
<Reference Include="$(AppLibPath)SM64Lib*.dll" Private="false" />
|
||||||
</Reference>
|
<Reference Include="$(AppLibPath)Telerik*.dll" Private="false" />
|
||||||
<Reference Include="$(AppLibPath)SM64Lib*.dll">
|
<Reference Include="$(AppLibPath)RadControlSpy.dll" Private="false" />
|
||||||
<Private>false</Private>
|
<Reference Include="$(AppLibPath)Newtonsoft.Json.dll" Private="false" />
|
||||||
</Reference>
|
|
||||||
<Reference Include="$(AppLibPath)Newtonsoft.Json.dll">
|
|
||||||
<Private>false</Private>
|
|
||||||
</Reference>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user