Skip to content

Add Parquet symbols nuget package. - #145

Merged
eerhardt merged 1 commit into
dotnet:masterfrom
eerhardt:FixParquetPackage
May 14, 2018
Merged

Add Parquet symbols nuget package.#145
eerhardt merged 1 commit into
dotnet:masterfrom
eerhardt:FixParquetPackage

Conversation

@eerhardt

Copy link
Copy Markdown
Member

Add symbols package for ML.Parquet package.
Put common NuGet package logic in props file.

Fix #144

Add symbols package for ML.Parquet package.
Put common NuGet package logic in props file.

Fix dotnet#144
Comment thread pkg/Directory.Build.props
<Content Include="$(PackageAssetsPath)$(PackageIdFolderName)\runtimes\**\*" Pack="true" PackagePath="runtimes" />
</ItemGroup>

<ItemGroup Condition="'$(IsSymbolsPackage)' != 'true'">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there will be some symbols with the extension .dll, this wont remove them

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what symbols have an extension of .dll?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, my bad I got confused.

@eerhardt

Copy link
Copy Markdown
Member Author

@dotnet-bot test this please

@safern safern left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@TomFinley TomFinley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @eerhardt this looks cleaner.

@eerhardt
eerhardt merged commit 160e9e4 into dotnet:master May 14, 2018
@eerhardt
eerhardt deleted the FixParquetPackage branch May 14, 2018 22:41
eerhardt added a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
Add symbols package for ML.Parquet package.
Put common NuGet package logic in props file.

Fix dotnet#144
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants