diff --git a/Libro.cs b/Libro.cs new file mode 100644 index 0000000..7254def --- /dev/null +++ b/Libro.cs @@ -0,0 +1,5 @@ +namespace biblioteca; + +class Libro { + +} \ No newline at end of file