Skip to content

Commit 12feeb9

Browse files
committed
Bump DBDefsLib package
1 parent d649a5a commit 12feeb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DBCD/DBCD.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="DBDefsLib" Version="1.0.0.21" />
12+
<PackageReference Include="DBDefsLib" Version="1.0.0.22" />
1313
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1414
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
1515
</ItemGroup>

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<DebugType>embedded</DebugType>
44
<LangVersion>latest</LangVersion>
5-
<Version>2.1.3</Version>
5+
<Version>2.1.4</Version>
66
</PropertyGroup>
77
<PropertyGroup>
88
<Authors>WoWDev</Authors>

0 commit comments

Comments
 (0)