Updating all Microsoft packages to 6.0.0 to match with this version.
Remove packages.json files because we no longer need those.
Fix an issue where the KTDiag.exe tool is missing from the MSI package. This happened during .NET Framework migration. To fix this we copies the tool binaries to the output folder during build in KinesisTapMsiCustomAction.csproj.
Testing
Unit tests passed.
MSI now contains KTDiag.exe tool.
Integration tests (CI pipeline) status will be updated.
Issue #, if available:
Description of changes
net6.0
LTS6.0.0
to match with this version.packages.json
files because we no longer need those.KTDiag.exe
tool is missing from the MSI package. This happened during .NET Framework migration. To fix this we copies the tool binaries to the output folder during build inKinesisTapMsiCustomAction.csproj
.Testing
KTDiag.exe
tool.