Skip to content

Commit 63c82d4

Browse files
committed
修改包命令
1 parent da652a6 commit 63c82d4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

aa.bat

Lines changed: 0 additions & 1 deletion
This file was deleted.

packCore.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
call ./pack.bat "Magicodes.IE.Core*.nupkg" "./src/Magicodes.ExporterAndImporter.Core/Magicodes.ExporterAndImporter.Core.csproj"
2+
@pause

src/Magicodes.ExporterAndImporter.Core/Magicodes.ExporterAndImporter.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\..\common.props"></Import>
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>1.0.2</Version>
5+
<Version>1.0.3</Version>
66
<PackageId>Magicodes.IE.Core</PackageId>
77
<Authors>湖南心莱信息科技有限公司</Authors>
88
<PackageProjectUrl>https://github.com/xin-lai/Magicodes.ExporterAndImporter</PackageProjectUrl>

0 commit comments

Comments
 (0)