Skip to content

Commit

Permalink
Update ColoryrServer.Core.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloryr committed Oct 30, 2021
1 parent 9ab37b4 commit 8cf175c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ColoryrServer/Core/ColoryrServer.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="MQTTnet" Version="3.0.16" />
<PackageReference Include="MySql.Data" Version="8.0.27" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.3" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.4" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="StackExchange.Redis" Version="2.2.79" />
<PackageReference Include="System.Data.Common" Version="4.3.0" />
Expand Down

0 comments on commit 8cf175c

Please sign in to comment.