We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80491e commit 43cb8e4Copy full SHA for 43cb8e4
1 file changed
ExampleDataApis/ExampleDataApis.csproj
@@ -6,6 +6,11 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
<PublishProfile>DefaultContainer</PublishProfile>
8
</PropertyGroup>
9
+
10
+ <ItemGroup>
11
+ <ContainerLabel Include="service" Value="ssg-examples" />
12
+ </ItemGroup>
13
14
<ItemGroup>
15
<Using Include="ExampleDataApis" />
16
<Using Include="ServiceStack" />
0 commit comments