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

override ThisAssemblyNamespace #20

Closed
mdissel opened this issue Dec 9, 2016 · 4 comments
Closed

override ThisAssemblyNamespace #20

mdissel opened this issue Dec 9, 2016 · 4 comments

Comments

@mdissel
Copy link

mdissel commented Dec 9, 2016

What is the proper way of declaring a ThisAssemblyNamespace variable so that ThisAssembly is declared within a namespace?

@kzu
Copy link
Member

kzu commented Dec 9, 2016 via email

@kzu kzu closed this as completed Dec 26, 2016
@springy76
Copy link

stopped working with 3.0.4 (did not test older 3.0.x versions) in multiple projects not changed since years.

@rwg0
Copy link

rwg0 commented Mar 5, 2023

Agreed - my Directory.Build.targets has

<ThisAssemblyNamespace>$(RootNamespace)</ThisAssemblyNamespace>

This works up to and including 2.3.0, but is ignored in 3.0.2 and 3.0.4

Ooopsey...

@kzu
Copy link
Member

kzu commented Mar 20, 2023

Yep, I didn't think this was an important feature. So stick to 2.x for now. Not sure how much priority it will have in 3.x. It's not high on my list since I never use a custom namespace...

@devlooped devlooped locked and limited conversation to collaborators Sep 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants