We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcfb06d + c9932a6 commit 9ee4790Copy full SHA for 9ee4790
framework/Directory.Build.props
@@ -9,8 +9,8 @@
9
<PackageReadmeFile>README.md</PackageReadmeFile>
10
<GenerateDocumentationFile>true</GenerateDocumentationFile>
11
<PackageProjectUrl>https://github.com/izanhzh/Amos.Abp</PackageProjectUrl>
12
- <RepositoryType>git</RepositoryType>
13
- <RepositoryUrl>https://github.com/izanhzh/Amos.Abp.git</RepositoryUrl>
+ <RepositoryType>git</RepositoryType>
+ <RepositoryUrl>https://github.com/izanhzh/Amos.Abp.git</RepositoryUrl>
14
<OutputPath>$(MSBuildThisFileDirectory)build\$(Configuration)\</OutputPath>
15
</PropertyGroup>
16
0 commit comments