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 10eed22 + aa67915 commit 2720c34Copy full SHA for 2720c34
src/LaunchDarkly.EventSource/LaunchDarkly.EventSource.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<VersionPrefix>2.1.1</VersionPrefix>
5
<TargetFrameworks>netstandard1.4;net45</TargetFrameworks>
6
+ <PackageLicenseUrl>https://raw.github.com/LaunchDarkly/dotnet-eventsource/master/LICENSE</PackageLicenseUrl>
7
<AssemblyName>LaunchDarkly.EventSource</AssemblyName>
8
<DebugType>portable</DebugType>
9
<OutputType>Library</OutputType>
0 commit comments