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.Bot.Apps/Microsoft.Teams.Bot.Apps.csproj" /> |
| 4 | <Project Path="../src/Microsoft.Teams.Bot.Compat/Microsoft.Teams.Bot.Compat.csproj" /> |
| 5 | <Project Path="../src/Microsoft.Teams.Bot.Core/Microsoft.Teams.Bot.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 | |