dotnet-run-script
dotnet-run-script copied to clipboard
A dotnet tool to run arbitrary commands from a project's "scripts" object
Bumps [dotnet sdk](https://github.com/dotnet/sdk) from 8.0.302 to 8.0.303. **This update includes a security fix.** - [Release notes](https://github.com/dotnet/core/releases/tag/v8.0.7) - [Changelog](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.7/8.0.7.md)
Bumps [dotnet sdk](https://github.com/dotnet/sdk) from 8.0.402 to 8.0.403. **This update includes a security fix.** - [Release notes](https://github.com/dotnet/core/releases/tag/v8.0.10) - [Changelog](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.10/8.0.10.md)
Bumps the testing group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `Verify.Xunit` from 23.7.2 to 27.0.1 Commits 752a4c2 Update Argon, DiffEngine, FSharp.Core, and SimpleInfoName (#1318) f265b19 missing verifys 7987c74 Update Directory.Build.props 786edd0...
Bumps [dotnet sdk](https://github.com/dotnet/sdk) from 8.0.408 to 8.0.410. **This update includes a security fix.** - [Release notes](https://github.com/dotnet/core/releases/tag/v8.0.16) - [Changelog](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/8.0.16.md)
Bumps the testing group with 3 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Verify.Xunit](https://github.com/VerifyTests/Verify) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Microsoft.NET.Test.Sdk` from 17.13.0 to 17.14.0 Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.14.0 What's Changed...
Trying to run any script from the root of my repo gives me the following error, which I assume is because the tool needs .Net 8 to run and I...
It would be very handy if there was an integration for [Dotnet's tab completion](https://learn.microsoft.com/en-us/dotnet/core/tools/enable-tab-autocomplete).