GitBrowser
notes-app
b7cef76/notes-app.slnx
Name Message Date
📁 src Add note editing, new note creation, and a save/discard flow 4 days ago
📄 .gitignore Initialize app 4 days ago
📄 Directory.Build.props Initialize app 4 days ago
📄 Directory.Packages.props Modernize UI with Material 3, real edge-to-edge, and navigation 4 days ago
📄 dotnet-tools.json Initialize app 4 days ago
📄 global.json Initialize app 4 days ago
📄 notes-app.slnx Initialize app 4 days ago
📄 notes-app.slnx
1 2 3 4
<Solution>
  <Project Path="src/NotesApp.csproj" />
</Solution>