|
|
@ -5,7 +5,7 @@ |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<OutputType>Exe</OutputType> |
|
|
<OutputType>Exe</OutputType> |
|
|
<TargetFramework>net8.0</TargetFramework> |
|
|
<TargetFramework>net8.0</TargetFramework> |
|
|
<Version>8.2.0</Version> |
|
|
<Version>8.2.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> |
|
|
|