Skip to content

Commit

Permalink
Merge pull request #13 from dynamicweb/name-and-description-changes
Browse files Browse the repository at this point in the history
Name and description changes
  • Loading branch information
frederik5480 authored Oct 20, 2023
2 parents a263c48 + cfe8b86 commit c8fdc67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# DataIntegration.EcomProvider
# Ecom Provider

Import and export ‘incomplete’ data to and from the Dynamicweb database. Able to e.g. auto-assign IDs to imported products.
7 changes: 4 additions & 3 deletions src/Dynamicweb.DataIntegration.Providers.EcomProvider.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>10.0.6</Version>
<Version>10.0.7</Version>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Description>Ecommerce Provider</Description>
<Title>Ecom Provider</Title>
<Description>Ecom Provider</Description>
</PropertyGroup>
<PropertyGroup>
<PackageProjectUrl>https://doc.dynamicweb.com/</PackageProjectUrl>
<PackageTags>Dynamicweb dw10 addin dataintegration providers</PackageTags>
<PackageTags>Dynamicweb dw10 addin integration providers</PackageTags>
<Product>Dynamicweb CMS</Product>
<Company>Dynamicweb Software A/S</Company>
<Authors>Dynamicweb Software A/S</Authors>
Expand Down

0 comments on commit c8fdc67

Please sign in to comment.