notes-app
main
/
global.json
Clone
▼
Name
Message
Date
📁
src
Fix the keyboard covering the bottom of long notes
1 day ago
📄
.gitignore
Initialize app
4 days ago
📄
Directory.Build.props
Initialize app
4 days ago
📄
Directory.Packages.props
Pre-populate new notes with the previous note's frontmatter
3 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
"
}
}