Skip to content

Commit db9c23f

Browse files
committed
fix: move Dockerfile to sln root
1 parent 864c480 commit db9c23f

3 files changed

Lines changed: 1 addition & 6 deletions

File tree

File renamed without changes.

Librarian.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1919
icon.png = icon.png
2020
LICENSE.md = LICENSE.md
2121
README.md = README.md
22+
Dockerfile = Dockerfile
2223
EndProjectSection
2324
EndProject
2425
Global

Librarian/Librarian.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@
2727
<FileVersion>$(VersionPrefix).0</FileVersion>
2828
</PropertyGroup>
2929

30-
<ItemGroup>
31-
<Content Include="..\.dockerignore">
32-
<Link>.dockerignore</Link>
33-
</Content>
34-
</ItemGroup>
35-
3630
<ItemGroup>
3731
<PackageReference Include="Discord.Net" Version="3.12.0"/>
3832
<PackageReference Include="Humanizer.Core" Version="2.14.1"/>

0 commit comments

Comments
 (0)