Skip to content

Add Parquet symbols nuget package. #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2018

Conversation

eerhardt
Copy link
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
<Content Include="$(PackageAssetsPath)$(PackageIdFolderName)\runtimes\**\*" Pack="true" PackagePath="runtimes" />
</ItemGroup>

<ItemGroup Condition="'$(IsSymbolsPackage)' != 'true'">
Copy link
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
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
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
Member Author

@dotnet-bot test this please

Copy link
Member

@safern safern left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@TomFinley TomFinley left a comment

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