Conversation
thank you @ashdar 🙏 Sorry it took so long! now there'd be a conflict so i added it myself
|
ok @potatoqualitee , so now that the library is build, is it time to push an updated version ? |
build/build-core.ps1
Outdated
| $null = Install-Package @parms | ||
|
|
||
|
|
||
| # README cl: this dll is already there, as we're building dbatools csproj whose dependencies are already included !? |
There was a problem hiding this comment.
Man, I don't know. Everything that I've done is generally a requirement to get one thing or another working. Libraries are not my strong suit. I suppose if things don't work we can switch.
There was a problem hiding this comment.
I think it's some issue with runtimes vs regular
|
Hi @potatoqualitee , just pushed a tidbit little class, DbaRenewableToken, that could start being useful for looking at solving the issue dataplat/dbatools#9612 . Looked also on old notes here dataplat/dbatools#5445 . Seems to work on my own lapdog, with a few modifications needed to "dbatools\bin\typealiases.ps1" to add the new type and a little more magic to Connect-DbaInstance. |
|
gonna include your changes in my new pr |
hi @potatoqualitee , this is a very first try of what I think needs to be done in order for us to update the library