File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
LinkDotNet.Blog.Infrastructure
tests/LinkDotNet.Blog.IntegrationTests Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.0 " />
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.1 " />
11
11
<PackageReference Include =" RavenDB.Client" Version =" 5.3.0" />
12
12
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.33.0.40503" >
13
13
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Blazored.Toast" Version =" 3.2.2" />
10
10
<PackageReference Include =" BuildBundlerMinifier" Version =" 3.2.449" />
11
11
<PackageReference Include =" Markdig" Version =" 0.26.0" />
12
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 6.0.0 " />
13
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0 " />
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.0 " />
12
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 6.0.1 " />
13
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.1 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.1 " />
15
15
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.33.0.40503" >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 8
8
<ItemGroup >
9
9
<PackageReference Include =" bunit" Version =" 1.3.42" />
10
10
<PackageReference Include =" FluentAssertions" Version =" 6.2.0" />
11
- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.0 " />
12
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.0 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.1 " />
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
15
<PackageReference Include =" RavenDB.TestDriver" Version =" 5.3.0" />
You can’t perform that action at this time.
0 commit comments