|
| 1 | +<Solution> |
| 2 | + <Folder Name="/samples/"> |
| 3 | + <File Path="samples/Directory.Build.props" /> |
| 4 | + <Project Path="samples/OAuth2HttpClientSample/OAuth2HttpClientSample.csproj" /> |
| 5 | + <Project Path="samples/OAuthHttpClientSample/OAuthHttpClientSample.csproj" /> |
| 6 | + <Project Path="samples/OAuthInteractiveConsoleAuthorizer/OAuthInteractiveConsoleAuthorizer.csproj" /> |
| 7 | + </Folder> |
| 8 | + <Folder Name="/Solution Items/"> |
| 9 | + <File Path=".config/dotnet-tools.json" /> |
| 10 | + <File Path=".editorconfig" /> |
| 11 | + <File Path=".github/dependabot.yml" /> |
| 12 | + <File Path=".gitignore" /> |
| 13 | + <File Path="Directory.Build.props" /> |
| 14 | + <File Path="Directory.Packages.props" /> |
| 15 | + <File Path="README.md" /> |
| 16 | + </Folder> |
| 17 | + <Folder Name="/src/"> |
| 18 | + <File Path="src/Directory.Build.props" /> |
| 19 | + <Project Path="src/GSS.Authorization.OAuth.HttpClient/GSS.Authorization.OAuth.HttpClient.csproj" /> |
| 20 | + <Project Path="src/GSS.Authorization.OAuth/GSS.Authorization.OAuth.csproj" /> |
| 21 | + <Project Path="src/GSS.Authorization.OAuth2.HttpClient/GSS.Authorization.OAuth2.HttpClient.csproj" /> |
| 22 | + <Project Path="src/GSS.Authorization.OAuth2/GSS.Authorization.OAuth2.csproj" /> |
| 23 | + </Folder> |
| 24 | + <Folder Name="/test/"> |
| 25 | + <File Path="test/Directory.Build.props" /> |
| 26 | + <Project Path="test/GSS.Authorization.OAuth.HttpClient.Tests/GSS.Authorization.OAuth.HttpClient.Tests.csproj"> |
| 27 | + <Build Solution="Release|*" Project="false" /> |
| 28 | + </Project> |
| 29 | + <Project Path="test/GSS.Authorization.OAuth.Tests/GSS.Authorization.OAuth.Tests.csproj"> |
| 30 | + <Build Solution="Release|*" Project="false" /> |
| 31 | + </Project> |
| 32 | + <Project Path="test/GSS.Authorization.OAuth2.HttpClient.Tests/GSS.Authorization.OAuth2.HttpClient.Tests.csproj"> |
| 33 | + <Build Solution="Release|*" Project="false" /> |
| 34 | + </Project> |
| 35 | + <Project Path="test/GSS.Authorization.OAuth2.Tests/GSS.Authorization.OAuth2.Tests.csproj"> |
| 36 | + <Build Solution="Release|*" Project="false" /> |
| 37 | + </Project> |
| 38 | + </Folder> |
| 39 | +</Solution> |
0 commit comments