notes-app
7567369
/
global.json
Clone
▼
Name
Message
Date
📁
src
Add swipe-to-delete for notes
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
📄
global.json
1
2
3
4
5
6
{
"
sdk
": {
"
version
": "
10.0.302
"
}
}