diff --git a/README.md b/README.md index 634e07dec8..0d576f903d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ABP Framework Sample Projects +![build and test](https://github.com/abpframework/abp-samples/workflows/build%20and%20test/badge.svg) + Sample solutions built with the ABP Framework Also see https://github.com/abpframework/abp/tree/dev/samples diff --git a/SignalRDemo/NuGet.Config b/SignalRDemo/NuGet.Config new file mode 100644 index 0000000000..b51e8d7399 --- /dev/null +++ b/SignalRDemo/NuGet.Config @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file