Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonguermo authored Aug 5, 2024
1 parent d1b0094 commit 5dd5aba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
MYdotnet builddotnet new console
dotnet build --output ./build_output
dotnet ./build_output/my_app.dlldotnet new console
dotnet build --output ./build_output
dotnet ./build_output/my_app.dll[Android.Runtime.Register("java/lang/IllegalStateException", DoNotGenerateAcw=true)]
public class IllegalStateException : Java.Lang.RuntimeException![1000047526](https://github.com/user-attachments/assets/67260760-9069-4768-9c23-c35716510663)

0 comments on commit 5dd5aba

Please sign in to comment.