This commit is contained in:
Rolf Bjarne Kvinge 2024-10-15 09:21:51 +02:00
Родитель 9b1a868fa8
Коммит e77cfb06d3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -292,7 +292,7 @@ on items in the `net9.0` library project doesn't have any effect, and you'll get
The workaround is to set
`MSBuildDisableGetCopyToPublishDirectoryItemsOptimization=true` in the
executable project:
library project:
```xml
<PropertyGroup>