Skip to content

Add ThisAssembly.Constants #2

Merged
kzu merged 3 commits intomainfrom
constants
Oct 23, 2020
Merged

Add ThisAssembly.Constants #2
kzu merged 3 commits intomainfrom
constants

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Oct 23, 2020

No description provided.

kzu added 3 commits October 22, 2020 16:35
Add support for both Constant and FileConstant items:

```xml
  <ItemGroup>
    <Constant Include="Foo.Bar" Value="Baz" Comment="Yay!" />
    <FileConstant Include="@(None)" />
  <ItemGroup>
```
@kzu kzu merged commit af2a78d into main Oct 23, 2020
@kzu kzu deleted the constants branch October 23, 2020 14:58
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 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

Successfully merging this pull request may close these issues.

1 participant