Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LHPiney committed Feb 4, 2022
2 parents c1485d8 + 40908df commit 5d8ad63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Magnett.Automation.Core/Magnett.Automation.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<PackageId>Magnett.Automation.Core</PackageId>
<RootNamespace>Magnett.Automation.Core</RootNamespace>
<Title>Magnett Automation</Title>
<Authors>Magnett</Authors>
<Authors>Magnett @LHPiney</Authors>
<Description>Magnett automation is build to facilitate de creation of automatic process and workflows using code.</Description>
<AssemblyName>Magnett</AssemblyName>
<Product>Magnett.Automation.Core</Product>
<PackageVersion>0.5.0</PackageVersion>
<PackageVersion>0.5.1</PackageVersion>
<RepositoryUrl>https://github.com/LHPiney/magnett-automation-core</RepositoryUrl>
<PackageTags>worlfow automation statemachine</PackageTags>
<AssemblyVersion>0.50</AssemblyVersion>
<AssemblyVersion>0.5.1</AssemblyVersion>
<LangVersion>10</LangVersion>
<TargetFramework>net6.0</TargetFramework>
<PackageId>Magnett.Automation.Core</PackageId>
<PackageProjectUrl>https://github.com/LHPiney/magnett-automation-core</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5d8ad63

Please sign in to comment.