File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
LinkDotNet.Blog.IntegrationTests
LinkDotNet.Blog.UnitTests
LinkDotNet.Blog.Web/Shared
LinkDotNet.Infrastructure Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" bunit" Version =" 1.2.36-preview " />
10
+ <PackageReference Include =" bunit" Version =" 1.2.49 " />
11
11
<PackageReference Include =" FluentAssertions" Version =" 5.10.3" />
12
12
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 5.0.8" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" bunit" Version =" 1.2.36-preview " />
10
+ <PackageReference Include =" bunit" Version =" 1.2.49 " />
11
11
<PackageReference Include =" FluentAssertions" Version =" 5.10.3" />
12
12
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 5.0.2" />
13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
Original file line number Diff line number Diff line change 10
10
<li ><a class =" dropdown-item" href =" create" >Create new</a ></li >
11
11
<li ><a class =" dropdown-item" href =" draft" >Show drafts</a ></li >
12
12
<li ><hr class =" dropdown-divider" ></li >
13
- <li ><a class =" dropdown-item disabled" href =" #" >Version 1.4 </a ></li >
13
+ <li ><a class =" dropdown-item disabled" href =" #" >Version 1.6 </a ></li >
14
14
</ul >
15
15
</li >
16
16
<li class =" nav-item" ><a class =" nav-link" href =" logout" >Log out</a ></li >
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.8 " />
8
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.9 " />
9
9
<PackageReference Include =" RavenDB.Client" Version =" 5.2.1" />
10
10
<PackageReference Include =" SonarAnalyzer.CSharp" Version =" 8.27.0.35380" >
11
11
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments