File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net45;net46</TargetFrameworks >
55 <PackageId >Datadog.Trace</PackageId >
6- <PackageVersion >0.1.0 </PackageVersion >
6+ <PackageVersion >0.1.1 </PackageVersion >
77 <Authors >Datadog</Authors >
88 <Description >Datadog tracing code</Description >
99 <PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
2121
2222 <ItemGroup >
2323 <PackageReference Include =" MsgPack.Cli" Version =" 0.9.2" />
24- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.0.2" />
24+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.0.2" >
25+ <PrivateAssets >all</PrivateAssets >
26+ </PackageReference >
2527 </ItemGroup >
2628
2729 <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
You can’t perform that action at this time.
0 commit comments