Skip to content

Commit

Permalink
translate nuget reference update
Browse files Browse the repository at this point in the history
  • Loading branch information
LazZiya committed Nov 5, 2020
1 parent 577256a commit 29b3c8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup Condition="'$(UseReference)' == 'Nugets'">
<PackageReference Include="XLocalizer.Translate" Version="1.0.0-rc.*" Exclude="Build,Analyzers" />
<PackageReference Include="XLocalizer.Translate" Version="1.0.0-rc.1" Exclude="Build,Analyzers" />
<PackageReference Include="IBM.Watson.LanguageTranslator.v3" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.0.0" Exclude="Build,Analyzers"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.0.0" Exclude="Build,Analyzers"/>
Expand Down

0 comments on commit 29b3c8d

Please sign in to comment.