Fix deploy
This commit is contained in:
@@ -2,5 +2,5 @@ namespace Deploy;
|
|||||||
|
|
||||||
public static class DeploymentConstants
|
public static class DeploymentConstants
|
||||||
{
|
{
|
||||||
public const string SolutionFileName = "SharpIDE.sln";
|
public const string SolutionFileName = "SharpIDE.slnx";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user