Update mdoc and move into the .targets file

This commit is contained in:
Matthew Leibowitz 2018-12-23 15:21:26 +02:00
Родитель 1ba251347c
Коммит dbfa791d67
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 3650EBE4AA155AF9
39 изменённых файлов: 6 добавлений и 84 удалений

Просмотреть файл

@ -1,7 +1,7 @@
# dependencies
ANGLE.WindowsStore release 2.1.13
7Zip4Powershell release 1.8.0
mdoc release 5.7.3.1
mdoc release 5.7.4.3
harfbuzz release 1.4.6
skia release m68
xunit.runner.console release 2.4.0

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<EmbeddedNativeLibrary Include="..\..\output\native\android\arm64-v8a\libHarfBuzzSharp.so" Link="libs\arm64-v8a\libHarfBuzzSharp.so" />
<EmbeddedNativeLibrary Include="..\..\output\native\android\armeabi-v7a\libHarfBuzzSharp.so" Link="libs\armeabi-v7a\libHarfBuzzSharp.so" />

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\output\native\windows\x64\libHarfBuzzSharp.dll" Link="nuget\runtimes\win-x64\native\libHarfBuzzSharp.dll" Condition=" '$(IsWindows)' == 'true' " />
<None Include="..\..\output\native\windows\x86\libHarfBuzzSharp.dll" Link="nuget\runtimes\win-x86\native\libHarfBuzzSharp.dll" Condition=" '$(IsWindows)' == 'true' " />

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Binding.Shared\**\*.cs" Link="%(RecursiveDir)%(Filename)%(Extension)" />
<Compile Include="..\HarfBuzzSharp.Shared\**\*.cs" Link="%(RecursiveDir)%(Filename)%(Extension)" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -19,7 +19,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Tizen.NET.Sdk" Version="1.0.1" />
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\output\native\tizen\armel\libHarfBuzzSharp.so" Link="nuget\runtimes\tizen-armel\native\libHarfBuzzSharp.so" />

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\output\native\uwp\x64\libHarfBuzzSharp.dll" Link="nuget\runtimes\win10-x64\nativeassets\uap10.0\libHarfBuzzSharp.dll" />
<None Include="..\..\output\native\uwp\x86\libHarfBuzzSharp.dll" Link="nuget\runtimes\win10-x86\nativeassets\uap10.0\libHarfBuzzSharp.dll" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<EmbeddedNativeLibrary Include="..\..\output\native\android\arm64-v8a\libSkiaSharp.so" Link="libs\arm64-v8a\libSkiaSharp.so" />
<EmbeddedNativeLibrary Include="..\..\output\native\android\armeabi-v7a\libSkiaSharp.so" Link="libs\armeabi-v7a\libSkiaSharp.so" />

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\output\native\windows\x64\libSkiaSharp.dll" Link="nuget\runtimes\win-x64\native\libSkiaSharp.dll" Condition=" '$(IsWindows)' == 'true' " />
<None Include="..\..\output\native\windows\x86\libSkiaSharp.dll" Link="nuget\runtimes\win-x86\native\libSkiaSharp.dll" Condition=" '$(IsWindows)' == 'true' " />

Просмотреть файл

@ -17,7 +17,6 @@
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="System.IO.UnmanagedMemoryStream" Version="4.3.0" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -20,7 +20,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Tizen.NET.Sdk" Version="1.0.1" />
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="System.IO.UnmanagedMemoryStream" Version="4.3.0" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -16,9 +16,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\output\native\uwp\x64\libSkiaSharp.dll" Link="nuget\runtimes\win10-x64\nativeassets\uap10.0\libSkiaSharp.dll" />
<None Include="..\..\output\native\uwp\x86\libSkiaSharp.dll" Link="nuget\runtimes\win10-x86\nativeassets\uap10.0\libSkiaSharp.dll" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -18,9 +18,6 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugType>pdbonly</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<ObjcBindingApiDefinition Include="ApiDefinition.cs" />

Просмотреть файл

@ -5,7 +5,7 @@
#addin nuget:?package=Mono.ApiTools.NuGetDiff&version=1.0.0&loaddependencies=true
#tool "nuget:?package=xunit.runner.console&version=2.4.0"
#tool "nuget:?package=mdoc&version=5.7.3.1"
#tool "nuget:?package=mdoc&version=5.7.4.3"
#tool "nuget:?package=vswhere&version=2.5.2"
#addin nuget:?package=Xamarin.Nuget.Validator&version=1.1.1

Просмотреть файл

@ -40,6 +40,10 @@
<MSBuildWarningsAsMessages>MSB9004</MSBuildWarningsAsMessages>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.4.3" PrivateAssets="All" />
</ItemGroup>
<!--
===================================================================================================================
_GenerateAssemblyVersionInfo

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>net45</PackagingPlatform>
<DefineConstants>$(DefineConstants);__DESKTOP__</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.Desktop\SkiaSharp.Desktop.csproj" />
<ProjectReference Include="..\..\..\binding\HarfBuzzSharp.Desktop\HarfBuzzSharp.Desktop.csproj" />

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>netstandard1.3</PackagingPlatform>
<DefineConstants>$(DefineConstants);NET_STANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.NetStandard\SkiaSharp.NetStandard.csproj" />
<ProjectReference Include="..\..\..\binding\HarfBuzzSharp.NetStandard\HarfBuzzSharp.NetStandard.csproj" />

Просмотреть файл

@ -11,7 +11,6 @@
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -11,7 +11,6 @@
<DefineConstants>$(DefineConstants);__MACOS__</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -15,7 +15,6 @@
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
<PackageReference Include="Tizen.NET.Sdk" Version="1.0.1" />
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.Tizen\SkiaSharp.Tizen.csproj" />

Просмотреть файл

@ -11,7 +11,6 @@
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -11,7 +11,6 @@
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -11,7 +11,6 @@
<DefineConstants>$(DefineConstants);NET_STANDARD</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="Xamarin.Forms" Version="3.3.0.912540" />
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>MonoAndroid</PackagingPlatform>
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.Android\SkiaSharp.Android.csproj" />
</ItemGroup>

Просмотреть файл

@ -10,7 +10,6 @@
<DefineConstants>$(DefineConstants);__DESKTOP__</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="OpenTK" Version="1.1.2349.61993" />
<PackageReference Include="OpenTK.GLControl" Version="1.1.2349.61993" />
</ItemGroup>

Просмотреть файл

@ -24,7 +24,6 @@
<Reference Include="atk-sharp" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="OpenTK" Version="1.1.2349.61993" />
<PackageReference Include="OpenTK.GLControl" Version="1.1.2349.61993" />
</ItemGroup>

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>Xamarin.Mac20</PackagingPlatform>
<DefineConstants>$(DefineConstants);__MACOS__</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.OSX\SkiaSharp.OSX.csproj" />
</ItemGroup>

Просмотреть файл

@ -14,7 +14,6 @@
<ItemGroup>
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.0" />
<PackageReference Include="Tizen.NET.Sdk" Version="1.0.1" />
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.Tizen\SkiaSharp.Tizen.csproj" />

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>uap10.0</PackagingPlatform>
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.UWP\SkiaSharp.UWP.csproj" />
</ItemGroup>

Просмотреть файл

@ -16,7 +16,6 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
<PackageReference Include="OpenTK" Version="1.1.2349.61993" />
<PackageReference Include="OpenTK.GLControl" Version="1.1.2349.61993" />
</ItemGroup>

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>Xamarin.iOS</PackagingPlatform>
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.iOS\SkiaSharp.iOS.csproj" />
</ItemGroup>

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>Xamarin.TVOS</PackagingPlatform>
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.tvOS\SkiaSharp.tvOS.csproj" />
</ItemGroup>

Просмотреть файл

@ -9,9 +9,6 @@
<PackagingPlatform>Xamarin.WatchOS</PackagingPlatform>
<DefineConstants>$(DefineConstants);</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="mdoc" Version="5.7.3.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\binding\SkiaSharp.watchOS\SkiaSharp.watchOS.csproj" />
</ItemGroup>