Ver a proveniência

correct word.

master
yangxiaodong há 7 anos
ascendente
cometimento
2f109e821d
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/DotNetCore.CAP/CAP.AppBuilderExtensions.cs

+ 1
- 1
src/DotNetCore.CAP/CAP.AppBuilderExtensions.cs Ver ficheiro

@@ -25,7 +25,7 @@ namespace Microsoft.AspNetCore.Builder

if (marker == null)
{
throw new InvalidOperationException("Add Consistency must be called on the service collection.");
throw new InvalidOperationException("Add Cap must be called on the service collection.");
}

var provider = app.ApplicationServices;


Carregando…
Cancelar
Guardar