Skip to content

Commit

Permalink
Fix NuGet title (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
cthrash committed Dec 6, 2017
1 parent fcf628b commit f34b942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClientLibrary/Microsoft.ProjectOxford.Emotion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageTags>Microsoft Cognitive Services;Project Oxford;Emotion</PackageTags>
<TargetFramework>netstandard1.1</TargetFramework>
<Title>Microsoft.ProjectOxford.Common</Title>
<Title>Microsoft.ProjectOxford.Emotion</Title>
<VersionPrefix>2.0.0</VersionPrefix>
</PropertyGroup>

Expand Down

0 comments on commit f34b942

Please sign in to comment.