Project 'liermao/microservice-autodevopspipelines' was moved to 'lichunsheng/microservice-autodevopspipelines'. Please update any links and bookmarks that may still have the old path.
Commit 1a295aab by 李二毛

Merge branch 'development' into 'staging'

测试迭代小版本1.0.1

See merge request liermao/microservice-autodevopspipelines!105
parents 31245b36 27f74609
Pipeline #4374 failed with stages
in 29 seconds
......@@ -2,6 +2,6 @@
<PropertyGroup>
<Major>1</Major>
<Minor>0</Minor>
<Patch>0</Patch>
<Patch>1</Patch>
</PropertyGroup>
</Project>
......@@ -7,7 +7,7 @@ using MvcExtensions;
namespace Catalog.API
{
public class Startup
public class Startup
{
public Startup(IConfiguration configuration)
{
......
......@@ -7,7 +7,7 @@ using MvcExtensions;
namespace Identity.API
{
public class Startup
public class Startup
{
public Startup(IConfiguration configuration)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment