Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #159 from North-Two-Five/153-UpdatingMetadata
Browse files Browse the repository at this point in the history
153 updating metadata
  • Loading branch information
pooyaj authored Feb 10, 2021
2 parents 3bce624 + 5fbf6c0 commit a9670f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Analytics/Analytics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
<PackageReleaseNotes>Check out the changelog at: https://raw.githubusercontent.com/segmentio/Analytics.NET/master/CHANGELOG.md</PackageReleaseNotes>
<PackageTags>analytics, Segment</PackageTags>
<PackageIcon>packageIcon.png</PackageIcon>
<PackageLicenseFile>README.md</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/segmentio/Analytics.NET.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)'=='net35'">
Expand Down

0 comments on commit a9670f1

Please sign in to comment.