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

Using xml tags in .csproj files instead of CommonAssemblyInfo.cs #68

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

bounav
Copy link
Collaborator

@bounav bounav commented Sep 23, 2022

  • Removed empty an unused targets in spark.build
  • In spark.build the commonassemblyinfo target now pokes some XML values in the .csproj files
  • Added tags to .csproj file to describe the project version etc.

NB: However tempting, do NOT set SignAssemby to True (unless you want to break things) in the .csproj files

- Removed empty an unused targets in spark.build
- In spark.build the commonassemblyinfo target now pokes some XML values in the .csproj files
- Added tags to .csproj file to describe the project version etc.
- However tempting, do NOT set SignAssemby to True (unless you want to break things)
@bounav bounav merged commit f97c3d4 into master Sep 23, 2022
@bounav bounav deleted the goodbye-commonassembly branch September 23, 2022 16:02
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