Commit bcfb06d 1 parent f8ddbf4 commit bcfb06d Copy full SHA for bcfb06d
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
<TargetFramework >netstandard2.1</TargetFramework >
4
4
<RootNamespace >Amos.Abp</RootNamespace >
5
5
<Authors >Amos</Authors >
6
- <Version >1.1.2 </Version >
6
+ <Version >1.1.3 </Version >
7
7
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8
8
<PackageLicenseExpression >MIT</PackageLicenseExpression >
9
9
<PackageReadmeFile >README.md</PackageReadmeFile >
10
10
<GenerateDocumentationFile >true</GenerateDocumentationFile >
11
11
<PackageProjectUrl >https://github.com/izanhzh/Amos.Abp</PackageProjectUrl >
12
+ <RepositoryType >git</RepositoryType >
13
+ <RepositoryUrl >https://github.com/izanhzh/Amos.Abp.git</RepositoryUrl >
12
14
<OutputPath >$(MSBuildThisFileDirectory)build\$(Configuration)\</OutputPath >
13
15
</PropertyGroup >
14
16
You can’t perform that action at this time.
0 commit comments