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 files from csproj #1108

Closed
CharliePoole opened this issue Jan 21, 2022 · 1 comment · Fixed by #1109
Closed

Generate AssemblyInfo files from csproj #1108

CharliePoole opened this issue Jan 21, 2022 · 1 comment · Fixed by #1109
Assignees
Labels
Milestone

Comments

@CharliePoole
Copy link
Collaborator

Currently, we use hard-coded AssemblyInfo files but edit them in a build step prior to building. Ideally, we should generate them using MSBuild so they don't need to be checked in and we don't need to edit them.

@CharliePoole CharliePoole changed the title Generate AssemblyInfo files from project Generate AssemblyInfo files from csprj Jan 22, 2022
@CharliePoole CharliePoole changed the title Generate AssemblyInfo files from csprj Generate AssemblyInfo files from csproj Jan 22, 2022
@CharliePoole CharliePoole self-assigned this Jan 23, 2022
@CharliePoole CharliePoole added this to the 3.15.0 milestone Jan 23, 2022
@CharliePoole CharliePoole modified the milestones: 3.15.0, 3.15.0-beta1 Feb 7, 2022
@CharliePoole
Copy link
Collaborator Author

This issue has been resolved in version 3.15.0-beta1

The release is available on:
GitHub.
NuGet packages are also available NuGet.org and
Chocolatey Packages may be found at Chocolatey.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant