From 30c367065df7c48ae855bc2370848ea852e449bd Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 21 Dec 2022 19:17:54 +0100 Subject: feat: add note about current state of project --- README.md | 2 ++ state.txt | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 state.txt diff --git a/README.md b/README.md index 985aba6..b0d11ae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # IOL.Endpoints A package that enables you to write single file endpoints with your asp net core. +> Currently the generator does not run on build when used as package, possibly not using project reference either. +> have not found any approachable way to debug. diff --git a/state.txt b/state.txt deleted file mode 100644 index 6967386..0000000 --- a/state.txt +++ /dev/null @@ -1,2 +0,0 @@ -Currently the generator does not run on build when used as package, possibly not using project reference either. -have not found any approachable way to debug. -- cgit v1.3