File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/LinkDotNet.Blog.Infrastructure
tests/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.1" />
11
- <PackageReference Include =" RavenDB.Client" Version =" 5.3.0 " />
11
+ <PackageReference Include =" RavenDB.Client" Version =" 5.3.1 " />
12
12
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.33.0.40503" >
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 12
12
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.1" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0-preview-20211130-02" />
14
14
<PackageReference Include =" Moq" Version =" 4.16.1" />
15
- <PackageReference Include =" RavenDB.TestDriver" Version =" 5.3.0 " />
15
+ <PackageReference Include =" RavenDB.TestDriver" Version =" 5.3.1 " />
16
16
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.33.0.40503" >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments