File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <ReleaseVersion >2.0.0</ReleaseVersion >
6+ <PackageId >Intercom.Dotnet.Client</PackageId >
7+ <PackageVersion >2.0.0</PackageVersion >
8+ <PackageIconUrl >https://raw.githubusercontent.com/intercom/intercom-dotnet/master/src/assets/Intercom.png</PackageIconUrl >
9+ <Owners >Intercom</Owners >
10+ <PackageProjectUrl >https://github.com/intercom/intercom-dotnet</PackageProjectUrl >
11+ <Summary >The official Intercom API client library for .NET</Summary >
12+ <Title >Intercom Dotnet Client</Title >
13+ <Description >The official Intercom API client library for .NET</Description >
14+ <PackOnBuild >true</PackOnBuild >
615 </PropertyGroup >
716
817 <ItemGroup >
918 <PackageReference Include =" RestSharp" Version =" 106.2.1" />
1019 <PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
20+ <PackageReference Include =" NuGet.Build.Packaging" Version =" 0.2.0" />
1121 </ItemGroup >
1222</Project >
You can’t perform that action at this time.
0 commit comments