8
8
<NpgsqlVersion >7.0.0</NpgsqlVersion >
9
9
</PropertyGroup >
10
10
<PropertyGroup Condition =" !$(DefineConstants.Contains(EF_CORE_6)) and !$(DefineConstants.Contains(EF_CORE_7))" >
11
- <NetRuntime >8.0.4 </NetRuntime >
12
- <NpgsqlVersion >8.0.2 </NpgsqlVersion >
11
+ <NetRuntime >8.0.6 </NetRuntime >
12
+ <NpgsqlVersion >8.0.4 </NpgsqlVersion >
13
13
</PropertyGroup >
14
14
<ItemGroup >
15
15
<PackageVersion Include =" coverlet.collector" Version =" 6.0.2" />
16
- <PackageVersion Include =" Fody" Version =" 6.8.0 " />
17
- <PackageVersion Include =" InfoOf.Fody" Version =" 2.1.1 " />
18
- <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.3 .0" />
19
- <PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9.0.0-preview.24165.2 " />
16
+ <PackageVersion Include =" Fody" Version =" 6.8.1 " />
17
+ <PackageVersion Include =" InfoOf.Fody" Version =" 2.2.0 " />
18
+ <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.4 .0" />
19
+ <PackageVersion Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9.0.0-preview.24225.1 " />
20
20
<PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" $(NetRuntime)" />
21
21
<PackageVersion Include =" Microsoft.EntityFrameworkCore.Relational" Version =" $(NetRuntime)" />
22
22
<PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite.Core" Version =" $(NetRuntime)" />
26
26
<PackageVersion Include =" Microsoft.Extensions.Configuration.Binder" Version =" 8.0.1" />
27
27
<PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 8.0.0" />
28
28
<PackageVersion Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0" />
29
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
29
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
30
30
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
31
- <PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.6.133 " />
31
+ <PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.6.139 " />
32
32
<PackageVersion Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" $(NpgsqlVersion)" />
33
33
<PackageVersion Include =" SQLitePCLRaw.bundle_e_sqlite3" Version =" 2.1.8" />
34
34
<PackageVersion Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.556" />
35
- <PackageVersion Include =" xunit" Version =" 2.7 .1" />
35
+ <PackageVersion Include =" xunit" Version =" 2.8 .1" />
36
36
<PackageVersion Include =" xunit.skippablefact" Version =" 1.4.13" />
37
- <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.5.8 " />
37
+ <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.8.1 " />
38
38
</ItemGroup >
39
39
</Project >
0 commit comments