Skip to content

Commit 66430a6

Browse files
committed
update library versions for npgsql
1 parent 0f1cd4a commit 66430a6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build/dependencies.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project>
22
<PropertyGroup Label="Package Versions">
3-
<NpgsqlVersion60>6.0.12</NpgsqlVersion60>
4-
<NpgsqlVersion70>7.0.8</NpgsqlVersion70>
5-
<NpgsqlVersion80>8.0.5</NpgsqlVersion80>
6-
<NpgsqlVersion90>8.0.5</NpgsqlVersion90>
3+
<NpgsqlVersion60>6.0.13</NpgsqlVersion60>
4+
<NpgsqlVersion70>7.0.10</NpgsqlVersion70>
5+
<NpgsqlVersion80>8.0.7</NpgsqlVersion80>
6+
<NpgsqlVersion90>9.0.3</NpgsqlVersion90>
77

88
<MicrosoftDataSqlClientVersion60>5.2.2</MicrosoftDataSqlClientVersion60>
99
<MicrosoftDataSqlClientVersion70>5.2.2</MicrosoftDataSqlClientVersion70>
@@ -12,8 +12,8 @@
1212

1313
<NpgsqlEntityFrameworkCorePostgreSQLVersion60>6.0.29</NpgsqlEntityFrameworkCorePostgreSQLVersion60>
1414
<NpgsqlEntityFrameworkCorePostgreSQLVersion70>7.0.18</NpgsqlEntityFrameworkCorePostgreSQLVersion70>
15-
<NpgsqlEntityFrameworkCorePostgreSQLVersion80>8.0.10</NpgsqlEntityFrameworkCorePostgreSQLVersion80>
16-
<NpgsqlEntityFrameworkCorePostgreSQLVersion90>9.0.0-rc.2</NpgsqlEntityFrameworkCorePostgreSQLVersion90>
15+
<NpgsqlEntityFrameworkCorePostgreSQLVersion80>8.0.11</NpgsqlEntityFrameworkCorePostgreSQLVersion80>
16+
<NpgsqlEntityFrameworkCorePostgreSQLVersion90>9.0.4</NpgsqlEntityFrameworkCorePostgreSQLVersion90>
1717

1818
<PomeloEntityFrameworkCoreMySqlVersion60>6.0.3</PomeloEntityFrameworkCoreMySqlVersion60>
1919
<PomeloEntityFrameworkCoreMySqlVersion70>7.0.0</PomeloEntityFrameworkCoreMySqlVersion70>

0 commit comments

Comments
 (0)