Skip to content
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

Fix build errors in previews/v2 #3024

Merged
merged 15 commits into from
Dec 16, 2022
Merged

Fix build errors in previews/v2 #3024

merged 15 commits into from
Dec 16, 2022

Conversation

abhipsaMisra
Copy link
Member

@abhipsaMisra abhipsaMisra commented Dec 14, 2022

Issues:

ngastelum-ms and others added 11 commits December 14, 2022 10:59
* Change param name to not be a reserved keyword

* Cleanup

* Update to match ModulesClient
* Specify IFormatProvider

* Change to InvariantCulture to stay consistent with track 2 SDKs
* Change Parameter names to match base declaration

* Fix error CA1854, Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup

* Change Parameter names to match base declaration

* Fix error CA1854, Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup

* More string IFormatProvider fixes

* Cleanup
* Fix IDisposable errors

* Fix Dispose implementation
@ngastelum-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abhipsaMisra abhipsaMisra merged commit f06a70e into previews/v2 Dec 16, 2022
@abhipsaMisra abhipsaMisra deleted the feature/buildError branch December 16, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants