Skip to content

Commit

Permalink
Update Northwind.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Nov 29, 2024
1 parent 2952e8a commit 70bd2e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Northwind/Northwind.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

<ItemGroup>
<ContainerLabel Include="service" Value="northwind" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="ServiceStack" Version="6.*" />
<PackageReference Include="ServiceStack.Server" Version="6.*" />
Expand Down

0 comments on commit 70bd2e7

Please sign in to comment.