Skip to content

Commit 4bded94

Browse files
authored
Merge pull request #225 from InvaderZim85/dependabot/nuget/src/MsSqlToolBelt/ZimLabs.TableCreator-3.0.0
Bump ZimLabs.TableCreator from 2.1.1 to 3.0.0 in /src/MsSqlToolBelt
2 parents 6843818 + 4d3982f commit 4bded94

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)