mirror of https://github.com/dotnet/tye.git
6 changed files with 5 additions and 17 deletions
@ -1,12 +0,0 @@ |
|||
// Licensed to the .NET Foundation under one or more agreements.
|
|||
// The .NET Foundation licenses this file to you under the MIT license.
|
|||
// See the LICENSE file in the project root for more information.
|
|||
|
|||
namespace Microsoft.Tye.Hosting.Model.V1 |
|||
{ |
|||
public enum V1ReplicaType |
|||
{ |
|||
Process, |
|||
Docker |
|||
} |
|||
} |
|||
Loading…
Reference in new issue