🔨 Remove the copying libSkiaSharp
This commit is contained in:
parent
da14504a69
commit
f439dca094
@ -15,10 +15,6 @@
|
|||||||
<NpmInstallStampFile>node_modules/.install-stamp</NpmInstallStampFile>
|
<NpmInstallStampFile>node_modules/.install-stamp</NpmInstallStampFile>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="CopyFilesAfterPublish" AfterTargets="AfterPublish">
|
|
||||||
<Copy SourceFiles="$(TargetDir)runtimes/linux-x64/native/libSkiaSharp.so" DestinationFolder="$([System.IO.Path]::GetFullPath('$(PublishDir)'))/bin/" />
|
|
||||||
</Target>
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3"/>
|
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3"/>
|
||||||
<PackageReference Include="BlurHashSharp.SkiaSharp" Version="1.3.4"/>
|
<PackageReference Include="BlurHashSharp.SkiaSharp" Version="1.3.4"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user