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

[in-proc backport] Refactor msbuild props and targets (#10664) #10733

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

jviau
Copy link
Contributor

@jviau jviau commented Jan 10, 2025

Back port of #10664 to in-proc branch.

* Address versioning and public release

* Adjust tag link in release notes

* resources -> res

* Clean up props and versioning

* Remove buildNumber from CI files

* Remove initialize pipeline stage

* Run test in parallel

* Skip readme if not present

* Fix missing Version.targets import

* Bring back tools PublicKey.snk

* Comment out tests for now

* Re-add delaysign

* TreatWarningAsError=false for ExtensionMetadataGenerator

* Re-enable tests

* Move 'UpdateBuildNumber'

* Fix spelling

* Remove old python.props code owners entry

* Remove Placeholder configurations, replace with props file

* Re-add AllowUnsafeBlocks

* Build DotnetIsolatedPlaceholder projects as p2p ref

* Private=false for test resource projects

* RunAnalyzers=false for DotnetIsolated test apps

* Revert Private=false change for TestFunctions

* Revert other test app ref changes

* Use property for placeholder simulation

* Fix Targets -> Target

* Fix indentation

* Add Build.Counter variable
@jviau jviau requested a review from a team as a code owner January 10, 2025 00:03
@jviau jviau merged commit 9e7f77a into in-proc Jan 14, 2025
9 checks passed
@jviau jviau deleted the jviau/in-proc/port-10664 branch January 14, 2025 19:43
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.

3 participants