|
|
@ -5,7 +5,7 @@ |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<OutputType>Exe</OutputType> |
|
|
<OutputType>Exe</OutputType> |
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
<Version>6.0.0</Version> |
|
|
<Version>6.0.1</Version> |
|
|
<Copyright>colin</Copyright> |
|
|
<Copyright>colin</Copyright> |
|
|
<Description>Use LINGYUN.MicroService.Templates command line</Description> |
|
|
<Description>Use LINGYUN.MicroService.Templates command line</Description> |
|
|
<PackAsTool>true</PackAsTool> |
|
|
<PackAsTool>true</PackAsTool> |
|
|
|