зеркало из https://github.com/AvaloniaUI/OmniXAML.git
Fixed project file (Sprache package not being installed)
This commit is contained in:
Родитель
5e54947837
Коммит
dd1fcf4a82
|
@ -206,8 +206,8 @@
|
|||
<HintPath>..\..\packages\Glass.Core.1.6.0.114\lib\portable45-net45+win8\Glass.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Sprache, Version=2.0.0.50, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Sprache.2.0.0.50\lib\portable-net4+netcore45+win8+wp8+sl5+MonoAndroid+Xamarin.iOS10+MonoTouch\Sprache.dll</HintPath>
|
||||
<Reference Include="Sprache, Version=2.0.0.51, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Sprache.2.0.0.51\lib\portable-net4+netcore45+win8+wp8+sl5+MonoAndroid+Xamarin.iOS10+MonoTouch\Sprache.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Glass.Core" version="1.6.0.114" targetFramework="portable45-net45+win8" />
|
||||
<package id="Sprache" version="2.0.0.51" targetFramework="portable45-net45+win8" />
|
||||
</packages>
|
Загрузка…
Ссылка в новой задаче