microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
core/test/IntegrationTests.slnx
12lines · modecode
| 1 | <Solution> |
| 2 | <Folder Name="/libs/"> |
| 3 | <Project Path="../src/Microsoft.Teams.Apps/Microsoft.Teams.Apps.csproj" /> |
| 4 | <Project Path="../src/Microsoft.Teams.Apps.BotBuilder/Microsoft.Teams.Apps.BotBuilder.csproj" /> |
| 5 | <Project Path="../src/Microsoft.Teams.Core/Microsoft.Teams.Core.csproj" /> |
| 6 | </Folder> |
| 7 | <Folder Name="/Solution Items/"> |
| 8 | <File Path="../.runsettings" /> |
| 9 | </Folder> |
| 10 | <Project Path="ABSTokenServiceClient/ABSTokenServiceClient.csproj" /> |
| 11 | <Project Path="IntegrationTests/IntegrationTests.csproj" /> |
| 12 | </Solution> |
| 13 | |