Release Changelog
- Added
flashoware
root command (supports cancellation)- with
-!|-a|--about
option to get application information - with
-#|-i|--info
option to get environment information - with
--version
option to get version information - with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware interceptor
command- with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware interceptor check
command to show whether interceptors are supported- with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware interceptor list
command to find and list interceptors- with
--proj|--project <project>
option to set the project file to operate on- if not specified, searches the current working directory for a single project file
- with
--group|--group-by-interceptors
option to group the result by interceptors- if not specified, group the result by the intercepted locations
- with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware using
command- with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware using count
command to count and list top-level using directives- with
<USINGS>
arguments (optional) to set the names of top-level using directives to count and list- if not specified, counts and lists all top-level using directives
- with
--proj|--project <project>
option to set the project file to operate on- if not specified, searches the current working directory for a single project file
- with
-?|-h|--help
option to get help and usage information
- with
- Added
flashoware using globalize
command to change top-level using directives to global using directives- with
<USINGS>
arguments (optional) to set the names of top-level using directives to convert to global using directives- if not specified, globalizes all top-level using directives
- with
--proj|--project <project>
option to set the project file to operate on- if not specified, searches the current working directory for a single project file
- with
--force
option to enable globalizing all top-level using directives when no<USINGS>
arguments are specified - with
-?|-h|--help
option to get help and usage information
- with
- Added .NET tool targeting .NET 6.0 and .NET 7.0 and .NET 8.0.
- Added
Microsoft.Build.Locator
:1.6.10
- Added
Microsoft.CodeAnalysis.CSharp.Workspaces
:4.8.0
- Added
Microsoft.CodeAnalysis.Workspaces.MSBuild
:4.8.0
- Security
System.Drawing.Common
:4.7.0
-->4.7.2
- Security
- Added
System.CommandLine
:2.0.0-beta4.22272.1