Commit 2b25cf9
committed
Update project references in Caliburn.Micro.Avalonia
Modified `Caliburn.Micro.Avalonia.csproj` to remove
`AdditionalProperties` from `ProjectReference` elements for
`Caliburn.Micro.Platform.Core` and `Caliburn.Micro.Core`.
Added `PrivateAssets="all"` for `Caliburn.Micro.Platform.Core`
and `ExcludeAssets` for `Caliburn.Micro.Core` to better
manage dependencies and control assembly inclusion in
the build output.1 parent e61da0f commit 2b25cf9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments