File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1+ Elastic .NET OpenTelemetry Distribution
2+ Copyright 2012-2024 Elasticsearch B.V.
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313
1414 <ItemGroup >
15- <Content Include =" ../../build/nuget-icon.png" Pack =" True" Link =" nuget-icon.png" PackagePath =" nuget-icon.png" CopyToOutputDirectory =" PreserveNewest" />
16- <None Include =" ../../license.txt" Pack =" True" PackagePath =" license.txt" CopyToOutputDirectory =" PreserveNewest" />
15+ <Content Include =" (SolutionRoot)/build/nuget-icon.png" Pack =" True" Link =" nuget-icon.png" PackagePath =" nuget-icon.png" CopyToOutputDirectory =" PreserveNewest" />
16+ <None Include =" (SolutionRoot)/LICENSE.txt" Pack =" True" PackagePath =" LICENSE.txt" CopyToOutputDirectory =" PreserveNewest" />
17+ <None Include =" $(SolutionRoot)/NOTICE.txt" CopyToOutputDirectory =" PreserveNewest" Pack =" True" PackagePath =" NOTICE.txt" />
1718 </ItemGroup >
1819
1920 <ItemGroup >
You can’t perform that action at this time.
0 commit comments