notes-app
9068ac2
/
global.json
Clone
▼
Name
Message
Date
📁
src
Add a Save option to the discard-changes dialog
3 days 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
"
}
}