Skip to content

Commit 4d3982f

Browse files
Bump ZimLabs.TableCreator from 2.1.1 to 3.0.0 in /src/MsSqlToolBelt
Bumps [ZimLabs.TableCreator](https://github.com/InvaderZim85/ZimLabs.TableCreator) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/InvaderZim85/ZimLabs.TableCreator/releases) - [Commits](InvaderZim85/ZimLabs.TableCreator@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: ZimLabs.TableCreator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6843818 commit 4d3982f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/MsSqlToolBelt/MsSqlToolBelt.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
@@ -39,7 +39,7 @@
3939
<PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
4040
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
4141
<PackageReference Include="ZimLabs.CoreLib" Version="2.3.0" />
42-
<PackageReference Include="ZimLabs.TableCreator" Version="2.1.1" />
42+
<PackageReference Include="ZimLabs.TableCreator" Version="3.0.0" />
4343
</ItemGroup>
4444
<ItemGroup>
4545
<None Update="ClassGenTypeConversion.json">

0 commit comments

Comments
 (0)