Skip to content

Commit

Permalink
version check
Browse files Browse the repository at this point in the history
  • Loading branch information
RiabushenkoA committed Jan 8, 2025
1 parent becbaa0 commit 4a4fe0e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 187 deletions.
2 changes: 1 addition & 1 deletion Apps.Systran/Apps.Systran.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<Product>Systran [Beta]</Product>
<Description>SYSTRAN Translate API is built around a RESTful API and can be used in all types of applications.This API Reference is intended for developers who want to write applications that can interact with the SYSTRAN Translate API. You can integrate our translation technology directly in your internal or external applications to make them multilingual or translate texts and files by using the SYSTRAN Translate API.</Description>
<Version>1.0.3</Version>
<Version>1.0.4</Version>

<AssemblyName>Apps.Systran</AssemblyName>
</PropertyGroup>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Apps.App.Api;
using Apps.App.Api;
using Apps.App.Invocables;
using Apps.Systran.Dto;
using Blackbird.Applications.Sdk.Common.Dynamic;
Expand Down

0 comments on commit 4a4fe0e

Please sign in to comment.