Skip to content

Fixed KerbDumpCore build - #437

Closed
Zubastic wants to merge 1 commit into
dotnet:developfrom
Zubastic:develop
Closed

Fixed KerbDumpCore build#437
Zubastic wants to merge 1 commit into
dotnet:developfrom
Zubastic:develop

Conversation

@Zubastic

@Zubastic Zubastic commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

What's the problem?

KerbDumpCore target was library and not creating exe file for windows platform.

  • Bugfix
  • New Feature

What's the solution?

Changed target to WinExe output type.

What issue is this related to, if any?

5013445 - changed from Microsoft.NET.Sdk.WindowsDesktop to Microsoft.NET.Sdk.
4c40c78 - changed from WinExe to Library.

@Zubastic

Zubastic commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Also @SteveSyfuhs question to support NTLM for KerbDumpCore stuff. It could be usefull for debugging purposes.

@Zubastic Zubastic reopened this Sep 1, 2026
@SteveSyfuhs

SteveSyfuhs commented Sep 1, 2026 via email

Copy link
Copy Markdown
Collaborator

@Zubastic

Zubastic commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

It's intentionally a library because it gets loaded and run by Bruce.

Oh, sorry.

@Zubastic Zubastic closed this Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants