Skip to content

Commit

Permalink
Update Dynamicweb.DataIntegration.Providers.EcomProvider.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
frederik5480 authored Nov 3, 2023
1 parent c3b07c2 commit b116484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dynamicweb.DataIntegration.Providers.EcomProvider.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>10.0.9</Version>
<Version>10.0.10</Version>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Title>Ecom Provider</Title>
<Description>Ecom Provider</Description>
Expand All @@ -23,7 +23,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dynamicweb.DataIntegration" Version="10.0.15" />
<PackageReference Include="Dynamicweb.DataIntegration" Version="10.0.17" />
<PackageReference Include="Dynamicweb.Ecommerce" Version="10.0.9" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit b116484

Please sign in to comment.