File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
LinkDotNet.Blog.Infrastructure
LinkDotNet.Blog.IntegrationTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<ItemGroup >
10
10
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.0" />
11
- <PackageReference Include =" RavenDB.Client" Version =" 5.2.3 " />
11
+ <PackageReference Include =" RavenDB.Client" Version =" 5.2.4 " />
12
12
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.32.0.39516" >
13
13
<PrivateAssets >all</PrivateAssets >
14
14
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0" />
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0-preview-20211109-03" />
13
13
<PackageReference Include =" Moq" Version =" 4.16.1" />
14
- <PackageReference Include =" RavenDB.TestDriver" Version =" 5.2.3 " />
14
+ <PackageReference Include =" RavenDB.TestDriver" Version =" 5.2.4 " />
15
15
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.32.0.39516" >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments