diff --git a/src/CashFlow.API/global.json b/src/CashFlow.API/global.json new file mode 100644 index 0000000..5fefb83 --- /dev/null +++ b/src/CashFlow.API/global.json @@ -0,0 +1,5 @@ +{ + "sdk": { + "version": "8.0.0" + } +}