Closed carlossanlop closed 1 month ago
Missed it in https://github.com/dotnet/maintenance-packages/pull/127
Already double checked, it's the only one I missed. It happened because I used a regex to update all the <IsPackable> lines in csproj files, but I forgot this one uses an ilproj.
<IsPackable>
Missed it in https://github.com/dotnet/maintenance-packages/pull/127
Already double checked, it's the only one I missed. It happened because I used a regex to update all the
<IsPackable>
lines in csproj files, but I forgot this one uses an ilproj.