ObservableCollections/ObservableCollection.WithoutSandbox.slnf

10 lines
291 B
Plaintext
Raw Normal View History

2021-08-06 20:08:12 +09:00
{
"solution": {
"path": "ObservableCollections.sln",
"projects": [
2021-09-02 19:29:04 +09:00
"src\\ObservableCollections\\ObservableCollections.csproj",
"tests\\ObservableCollections.Tests\\ObservableCollections.Tests.csproj",
"tools\\PostBuildUtility\\PostBuildUtility.csproj"
2021-08-06 20:08:12 +09:00
]
}
}