Leon V
Leon V
It looks like `dnt bump-versions` requires `GeneratePackageOnBuild`. We don't use that as our packages are built by separate script. Would it be possible to add a flag to bump versions...
Currently, switching between projects and packages may cause unexpected changes due to moving the PackageReference/ProjectReference to an ItemGroup without a Condition. A typical approach when multitargeting is to have something...
@manojlds are you still interested in developing this project?
Applicability of this tool would be so much higher if it supported listing and specifying query parameters.
After trying Rider for a while, using VS feels like going back to the stone age. NSwagCodeGenerator is a rare missing piece.
Is [IHT-2PB](https://inkbird.com/collections/instant-read-thermometers/products/bluetooth-food-thermometer-iht-2pb) supported?
Installing this plugin disables all syntax highlighting in a .cake file. Is that by design?
Is there a way to use `--msearch` option via opnsense plugin? I don't see an option for that in the GUI.
First of all, kudos to @OlegKarasik for the huge work done here. According to the [official documentation](https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio#hostbuilder-replaces-webhostbuilder), IWebHostBuilder will be removed in a future release and is only left in...
This is what happens now: ``` Invoke-MsBuild : Could not load type 'System.AppDomainSetup' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. ```