diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | state.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. |
