We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aa66a4 + 5eac523 commit 84ee9f8Copy full SHA for 84ee9f8
src/AutoMapper/AutoMapper.csproj
@@ -13,6 +13,8 @@
13
<PackageIconUrl>https://s3.amazonaws.com/automapper/icon.png</PackageIconUrl>
14
<PackageProjectUrl>http://automapper.org</PackageProjectUrl>
15
<PackageLicenseUrl>https://github.com/AutoMapper/AutoMapper/blob/master/LICENSE.txt</PackageLicenseUrl>
16
+ <RepositoryType>git</RepositoryType>
17
+ <RepositoryUrl>https://github.com/AutoMapper/AutoMapper</RepositoryUrl>
18
</PropertyGroup>
19
20
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
0 commit comments