Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 5026306

Browse files
committed
Update ServiceStack.OrmLite.MySqlConnector.Core.csproj
1 parent a371e2c commit 5026306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceStack.OrmLite.MySqlConnector/ServiceStack.OrmLite.MySqlConnector.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<ItemGroup>
2828
<ProjectReference Include="..\ServiceStack.OrmLite\ServiceStack.OrmLite.Core.csproj" />
2929
<PackageReference Include="ServiceStack.Common.Core" Version="$(Version)" />
30-
<PackageReference Include="MySqlConnector" Version="0.56.0" />
30+
<PackageReference Include="MySqlConnector" Version="1.0.1" />
3131
</ItemGroup>
3232
<ItemGroup>
3333
<Folder Include="DataAnnotations\" />

0 commit comments

Comments
 (0)