aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--state.txt2
2 files changed, 2 insertions, 2 deletions
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.