Skip to content

Commit

Permalink
Merge pull request #25 from dynamicweb/frn/update-dependency
Browse files Browse the repository at this point in the history
Update Dynamicweb.DataIntegration.Providers.SqlProvider.csproj
  • Loading branch information
MatthiasSort authored Nov 3, 2023
2 parents 4231d66 + 530ddf1 commit 15e2b81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dynamicweb.DataIntegration.Providers.SqlProvider.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>10.0.7</Version>
<Version>10.0.8</Version>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Title>SQL Provider</Title>
<Description>SQL 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="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 15e2b81

Please sign in to comment.