quickstarts/tutorials/pub-sub/csharp-subscriber
Arash Rohani 426af20d0f
Removed the extra space in expected test result (#689)
* Removed the extra space in expected test result

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Changed the output match from exact to substring to fix the issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Replaced the logger.LogInformation with Console.WriteLine to fix the test issue.

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>

* Fixed the whitespace issue and added sleep directive

Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-06-09 20:39:00 -07:00
..
Properties Upgraded to ASP.NET Core 6 Minimal API 2022-05-24 10:23:25 -07:00
.dockerignore Upgraded to ASP.NET Core 6 Minimal API 2022-05-24 10:23:25 -07:00
.gitignore Upgraded to ASP.NET Core 6 Minimal API 2022-05-24 10:23:25 -07:00
Dockerfile Updated makefile and Dockerfile to fix the issue related to dotnet docker build for arm 2022-05-27 09:26:37 -07:00
Program.cs Removed the extra space in expected test result (#689) 2022-06-09 20:39:00 -07:00
appsettings.Development.json Upgraded to ASP.NET Core 6 Minimal API 2022-05-24 10:23:25 -07:00
appsettings.json Upgraded to ASP.NET Core 6 Minimal API 2022-05-24 10:23:25 -07:00
csharp-subscriber.csproj Removed Swagger support and Updated the missing steps in README. 2022-05-24 10:23:25 -07:00