AntGrpcServicePackage

The AntGrpcServicePackage installs the AntGrpcService on the local Windows PC and creates a firewall exception allowing network traffic between the service and any clients on the network. Wix is used to create the MSI file. You must install the Wix toolset to build this project. Enter the following command from the developer command line - dotnet tool install --global wix

  Toolset Update

The package has been updated to use WiX Toolset v6.0.x. You can update your WiX toolset installation from the developer command line - dotnet tool update --global wix

See Also

Other Resources