GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

1.0.0.2 release #579

Closed quoctruong closed 6 years ago

quoctruong commented 6 years ago

Fixes a bug in the release tool where the cmdlets are not exported properly. Also fixes a bug where we are not copying all the necessary assemblies for CoreClr (which causes an issue for BigQuery cmdlets).


This change is Reviewable

quoctruong commented 6 years ago

Thanks!