Skip to content

Commit

Permalink
Fix bug in package manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Impertatore committed Jan 22, 2025
1 parent 10fa74e commit eddbc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MicrosoftTranslatorProvider/pluginpackage.manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Version>2.0.6.0</Version>
<Description>Microsoft Translator Provider</Description>
<Author>Trados AppStore Team</Author>
<RequiredProduct name="TradosStudio" minversion="18.1" maxversion="18.9" />
<RequiredProduct name="TradosStudio" minversion="18.0" maxversion="18.9" />
<Include>
<File>System.Text.Json.dll</File>
<File>LanguageMappingProvider.dll</File>
Expand Down

0 comments on commit eddbc51

Please sign in to comment.