From e0bb8923ab5e03bbaab1e013ee4a8de991a6bc1e Mon Sep 17 00:00:00 2001 From: alptuncs Date: Tue, 19 Dec 2023 11:42:38 +0300 Subject: [PATCH] update discussion --- native-aot/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/native-aot/README.md b/native-aot/README.md index 1a10396..56e1c5b 100644 --- a/native-aot/README.md +++ b/native-aot/README.md @@ -130,6 +130,9 @@ show errors on IDE like Roslyn Analyzers but catches all the errors. ### package.props ve build.props kullanıyoruz aynı solutionda diğer projeler ile ortak alanda bulunması sorun teşkil ediyor mu ? +Sorun olmuyor. `PublishAot`'yi `directory.build.props`'a ekleyebilirsiniz +deniyor. + ## source generator ile uyumlu mu ? Native AOT is compatible with source generation, it is not compatible with