1.0.10 with readme
This commit is contained in:
@@ -11,16 +11,17 @@
|
||||
<!-- Package properties below -->
|
||||
<IsPackable>true</IsPackable>
|
||||
<PackageId>Sharp8N.Runtime</PackageId>
|
||||
<Version>1.0.0</Version>
|
||||
<Version>1.0.10</Version>
|
||||
<Authors>Vitalick S</Authors>
|
||||
<Company>Sharp8N</Company>
|
||||
<Description>Sharp8N runtime library, that allows run s8n workflows</Description>
|
||||
<RepositoryUrl>code.sharp8n.com</RepositoryUrl>
|
||||
<RepositoryUrl>Sharp8N/Sharp8N.Runtime</RepositoryUrl>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0" />
|
||||
<None Include="README.md" Pack="true" PackagePath="\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user