Remove unused files

Former-commit-id: d105ec4731
This commit is contained in:
Malte Rosenbjerg 2020-10-24 23:33:52 +02:00
parent ca1035fde2
commit 9819df3485
2 changed files with 0 additions and 21 deletions

View file

@ -1,3 +0,0 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=ffmpeg/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=ffprobe/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>

View file

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<package >
<metadata>
<id>$id$</id>
<version>$version$</version>
<title>$title$</title>
<authors>Vlad Jerca</authors>
<owners>Vlad Jerca</owners>
<projectUrl>https://github.com/rosenbjerg/FFMpegCore</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<releaseNotes>
More information available @ https://github.com/rosenbjerg/FFMpegCore
</releaseNotes>
<copyright>Copyright 2020</copyright>
<tags>ffmpeg ffprobe video audio media conversion analysis ffmpegcore mp4 ogv</tags>
</metadata>
</package>