Commit b04d2c8
authored
Added Meta for Pages csproj (#38)
Added missing metadata for Pages Assembly
## Description / Motivation
The Pages package wasn't generating with any information, due to the
missing meta data in the csproj
## Testing
- [x] The Unit & Intergration tests are passing.
- [x] I have added the necessary tests to cover my changes.
## Terms
<!-- Place an X in the [] to check. -->
<!-- The Code of Conduct helps create a safe space for everyone. We
require that everyone agrees to it. -->
- [x] I agree to follow this project's [Code of
Conduct](CODE_OF_CONDUCT.md).1 parent 8c5a21f commit b04d2c8
File tree
1 file changed
+5
-0
lines changed- src/Sitecore.AspNetCore.SDK.Pages
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
0 commit comments