mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 10:40:02 -06:00
FF-1381 - started adding support for german
This commit is contained in:
@@ -32,12 +32,6 @@
|
||||
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="MetaNodes.en.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="ID3" Version="0.6.0" />
|
||||
<PackageReference Include="MetaBrainz.MusicBrainz" Version="5.0.0" />
|
||||
@@ -50,4 +44,11 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="i18n\*.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user