Hi,
The microservices template won't build
We're using the latest version 4.4.2
Build error:
Failed to restore C:\Work\MicroService\gateways\web\src\TestMicro.WebGateway\TestMicro.WebGateway.csproj (in 1.05 sec). Failed to restore C:\Work\MicroService\gateways\web-public\src\TestMicro.PublicWebGateway\TestMicro.PublicWebGateway.csproj (in 2.27 sec). Failed to restore C:\Work\MicroService\apps\web\src\TestMicro.Web\TestMicro.Web.csproj (in 5.16 sec). Failed to restore C:\Work\MicroService\shared\TestMicro.DbMigrator\TestMicro.DbMigrator.csproj (in 1.68 sec). Failed to restore C:\Work\MicroService\apps\public-web\src\TestMicro.PublicWeb\TestMicro.PublicWeb.csproj (in 7.2 sec). Failed to restore C:\Work\MicroService\shared\TestMicro.Shared.Hosting.Microservices\TestMicro.Shared.Hosting.Microservices.csproj (in 5.78 sec). Failed to restore C:\Work\MicroService\services\product\src\TestMicro.ProductService.HttpApi.Host\TestMicro.ProductService.HttpApi.Host.csproj (in 1.34 sec). Failed to restore C:\Work\MicroService\gateways\internal\src\TestMicro.InternalGateway\TestMicro.InternalGateway.csproj (in 1.87 sec). Failed to restore C:\Work\MicroService\services\identity\src\TestMicro.IdentityService.HttpApi.Host\TestMicro.IdentityService.HttpApi.Host.csproj (in 3.16 sec). Failed to restore C:\Work\MicroService\services\saas\src\TestMicro.SaasService.HttpApi.Host\TestMicro.SaasService.HttpApi.Host.csproj (in 1.74 sec). Failed to restore C:\Work\MicroService\apps\auth-server\src\TestMicro.AuthServer\TestMicro.AuthServer.csproj (in 10.54 sec).
Error number example:
Error NU1105 Unable to find project information for 'C:\Work\MicroService\services\identity\src\TestMicro.IdentityService.HttpApi\TestMicro.IdentityService.HttpApi.csproj'. If you are using Visual Studio, this may be because the project is unloaded or not part of the current solution so run a restore from the command-line. Otherwise, the project file may be invalid or missing targets required for restore. TestMicro.WebGateway C:\Work\MicroService\gateways\web\src\TestMicro.WebGateway\TestMicro.WebGateway.csproj 1