aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-12-21 19:17:54 +0100
committerivarlovlie <git@ivarlovlie.no>2022-12-21 19:17:54 +0100
commit30c367065df7c48ae855bc2370848ea852e449bd (patch)
treeef31d63f4d1acd6c94b924ea88df6f849210e01b /README.md
parenteeab817e0fb31d702a6cda9b15d1f383cf0fb9a8 (diff)
downloaddotnet-endpoints-master.tar.xz
dotnet-endpoints-master.zip
feat: add note about current state of projectHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 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.