Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Bunp service versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Passive committed Nov 8, 2019
1 parent d58af89 commit 82a2480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*.userosscache
*.sln.docstates
*.vscode/*
*.json

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
Expand Down
4 changes: 2 additions & 2 deletions ELO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.0.1" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.0.0-rc1.final" />
<PackageReference Include="RavenBOT.Services.ConfigManager" Version="2.0.0" />
<PackageReference Include="RavenBOT.Services.HelpService" Version="2.0.0.3" />
<PackageReference Include="RavenBOT.Services.Reactive" Version="2.0.0" />
<PackageReference Include="RavenBOT.Services.HelpService" Version="2.0.0.4" />
<PackageReference Include="RavenBOT.Services.Reactive" Version="2.0.0.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 82a2480

Please sign in to comment.