create release pipeline v1
This commit is contained in:
6
iac/Deploy/DeploymentConstants.cs
Normal file
6
iac/Deploy/DeploymentConstants.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Deploy;
|
||||
|
||||
public static class DeploymentConstants
|
||||
{
|
||||
public const string SolutionFileName = "SharpIDE.sln";
|
||||
}
|
||||
Reference in New Issue
Block a user