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

generate assemblyinfo.cs for azure #1384

Merged
merged 6 commits into from
Sep 30, 2024
Merged

generate assemblyinfo.cs for azure #1384

merged 6 commits into from
Sep 30, 2024

Conversation

VeryEarly
Copy link
Contributor

@VeryEarly VeryEarly commented Sep 27, 2024

original PR: #1376
reverted by: #1380

TODO: 1. insert header 2. update version during adapt parent

@VeryEarly VeryEarly marked this pull request as draft September 27, 2024 08:56
@Azure Azure deleted a comment from azure-pipelines bot Sep 29, 2024
@VeryEarly
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@VeryEarly VeryEarly marked this pull request as ready for review September 29, 2024 09:04
@VeryEarly
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@VeryEarly VeryEarly merged commit 81740c0 into main Sep 30, 2024
72 of 101 checks passed
@VeryEarly VeryEarly deleted the yabo/assemblyinfo-2 branch September 30, 2024 02:44
VeryEarly added a commit that referenced this pull request Oct 11, 2024
* add assemblyinfo to csproj

* insert header for assemblyinfo

* move insert header after compilation

* do not insert header if assemblyinfopaht not present

* fix

* remove write-host for insert license
VeryEarly added a commit that referenced this pull request Oct 14, 2024
* add assemblyinfo to csproj

* insert header for assemblyinfo

* move insert header after compilation

* do not insert header if assemblyinfopaht not present

* fix

* remove write-host for insert license
VeryEarly added a commit that referenced this pull request Oct 14, 2024
* add assemblyinfo to csproj

* insert header for assemblyinfo

* move insert header after compilation

* do not insert header if assemblyinfopaht not present

* fix

* remove write-host for insert license
VeryEarly added a commit that referenced this pull request Oct 14, 2024
* add assemblyinfo to csproj

* insert header for assemblyinfo

* move insert header after compilation

* do not insert header if assemblyinfopaht not present

* fix

* remove write-host for insert license
VeryEarly added a commit that referenced this pull request Oct 15, 2024
* generate assemblyinfo.cs for azure (#1384)

* add assemblyinfo to csproj

* insert header for assemblyinfo

* move insert header after compilation

* do not insert header if assemblyinfopaht not present

* fix

* remove write-host for insert license

* use alternative way to generate assemblyinfo.cs (#1387)

* use alternative way to generate assemblyinfo.cs

* disable generate assemblyinfo by dotnet

* forgot await

* Update powershell/generators/csproj.ts

* check if assemblyinfopath

---------

Co-authored-by: Yeming Liu <[email protected]>

* cherry-pick assemblyinfo changes from v4, upgrade to 3.0.520

---------

Co-authored-by: Yeming Liu <[email protected]>
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.

2 participants