File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" OneOf" Version =" 3.0.271" />
15
15
<PackageReference Include =" OneOf.SourceGenerator" Version =" 3.0.271" />
16
16
<PackageReference Include =" Prometheus.Client.AspNetCore" Version =" 5.0.0" />
17
- <<<<<<< HEAD
18
17
<PackageReference Include =" Prometheus.Client.DependencyInjection" Version =" 1.3.0" />
19
18
<PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.5" />
20
19
<PackageReference Include =" SixLabors.ImageSharp.Drawing" Version =" 2.1.2" />
21
- =======
22
20
<PackageReference Include =" Prometheus.Client.DependencyInjection" Version =" 1.4.0" />
23
21
<PackageReference Include =" SixLabors.ImageSharp" Version =" 3.1.6" />
24
22
<PackageReference Include =" SixLabors.ImageSharp.Drawing" Version =" 2.1.4" />
25
- >>>>>>> 30494a65 (A lot of things)
26
23
</ItemGroup >
27
24
28
25
<ItemGroup >
Original file line number Diff line number Diff line change 16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
</PackageReference >
19
- <<<<<<< HEAD
20
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.2" />
21
20
<PackageReference Include =" Npgsql" Version =" 8.0.3" />
22
21
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 8.0.2" />
23
- =======
24
22
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.0" />
25
23
<PackageReference Include =" Microsoft.Extensions.Caching.StackExchangeRedis" Version =" 9.0.0" />
26
24
<PackageReference Include =" Npgsql" Version =" 9.0.2" />
27
25
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.2" />
28
- >>>>>>> 30494a65 (A lot of things)
29
26
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version =" 1.1.1" />
30
27
</ItemGroup >
31
28
Original file line number Diff line number Diff line change
1
+ <Solution >
2
+ <Folder Name =" /src/" >
3
+ <Project Path =" Hanekawa.Application\Hanekawa.Application.csproj" Type =" Classic C#" />
4
+ <Project Path =" Hanekawa.Bot\Hanekawa.Bot.csproj" Type =" Classic C#" />
5
+ <Project Path =" Hanekawa.Infrastructure\Hanekawa.Infrastructure.csproj" />
6
+ <Project Path =" Hanekawa\Hanekawa.csproj" />
7
+ </Folder >
8
+ <Folder Name =" /tests/" >
9
+ <Project Path =" Hanekawa.Test\Hanekawa.Test.csproj" Type =" Classic C#" />
10
+ </Folder >
11
+ </Solution >
You can’t perform that action at this time.
0 commit comments