Update s8n-runtime/s8n-runtime.csproj
This commit is contained in:
@@ -6,6 +6,16 @@
|
|||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Package properties below -->
|
||||||
|
<PackageId>Sharp8N.Runtime</PackageId>
|
||||||
|
<Version>1.0.0</Version>
|
||||||
|
<Authors>Vitalick S</Authors>
|
||||||
|
<Company>Sharp8N</Company>
|
||||||
|
<Description>Sharp8N runtime library, that allows run s8n workflows</Description>
|
||||||
|
<RepositoryUrl>code.sharp8n.com</RepositoryUrl>
|
||||||
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user