microsoft/teams.net

Public

mirrored fromhttps://github.com/microsoft/teams.netAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
feat/a365-mcp

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

core/core.slnx

56lines · modecode

1<Solution>
2 <!-- <Folder Name="/bf/">
3 <Project Path="../../botbuilder-dotnet/libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/Microsoft.Bot.Builder.Integration.AspNet.Core.csproj" />
4 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Builder.Dialogs/Microsoft.Bot.Builder.Dialogs.csproj" />
5 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Builder/Microsoft.Bot.Builder.csproj" />
6 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Configuration/Microsoft.Bot.Configuration.csproj" />
7 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Connector.Streaming/Microsoft.Bot.Connector.Streaming.csproj" />
8 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Connector/Microsoft.Bot.Connector.csproj" />
9 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Schema/Microsoft.Bot.Schema.csproj" />
10 <Project Path="../../botbuilder-dotnet/libraries/Microsoft.Bot.Streaming/Microsoft.Bot.Streaming.csproj" />
11 </Folder> -->
12 <Folder Name="/Samples/">
13 <Project Path="samples/A365Mcp/A365Mcp.csproj" Id="6358289d-3d76-4950-89c9-76c71b00fe7a" />
14 <Project Path="samples/AFBot/AFBot.csproj" Id="ca5b4abd-3f26-457b-8197-ff9415506beb" />
15 <Project Path="samples/AllInvokesBot/AllInvokesBot.csproj" />
16 <Project Path="samples/CompatBot/CompatBot.csproj" Id="39461362-c3d0-41ae-9ed7-f7e1232a8ead" />
17 <Project Path="samples/CompatProactive/CompatProactive.csproj" Id="60e946ea-ea2f-4994-8b5b-e6aa98723aa4" />
18 <Project Path="samples/CoreBot/CoreBot.csproj" Id="142a67bc-68e7-4020-83cf-51423e317b53" />
19 <Project Path="samples/CustomHosting/CustomHosting.csproj" Id="de2e42de-3d8f-4a9d-920f-14c7e39fc3c0" />
20 <Project Path="samples/McpServer/McpServer.csproj" />
21 <Project Path="samples/MeetingsBot/MeetingsBot.csproj" />
22 <Project Path="samples/MessageExtensionBot/MessageExtensionBot.csproj" />
23 <Project Path="samples/OAuthFlowBot/OAuthFlowBot.csproj" />
24 <Project Path="samples/PABot/PABot.csproj" Id="ef8f29ef-fe59-4edf-8a50-6e7ab6699a45" />
25 <Project Path="samples/Quoting/Quoting.csproj" />
26 <Project Path="samples/SsoBot/SsoBot.csproj" />
27 <Project Path="samples/StreamingBot/StreamingBot.csproj" />
28 <Project Path="samples/TabApp/TabApp.csproj" />
29 <Project Path="samples/TargetedMessages/TargetedMessages.csproj" />
30 <Project Path="samples/TeamsBot/TeamsBot.csproj" Id="94a35050-6826-446f-9b29-863f2bbc75b7" />
31 <Project Path="samples/TeamsChannelBot/TeamsChannelBot.csproj" />
32 <Project Path="samples/Threading/Threading.csproj" />
33 </Folder>
34 <Folder Name="/Solution Items/">
35 <File Path="../.azdo/ci.yaml" />
36 <File Path="../.github/workflows/core-ci.yaml" />
37 <File Path="../.github/workflows/core-test.yaml" />
38 <File Path=".editorconfig" />
39 <File Path=".gitignore" />
40 <File Path="docs/Architecture.md" />
41 <File Path="README.md" />
42 <File Path="src/Directory.Build.props" />
43 <File Path="src/Directory.Build.targets" />
44 <File Path="version.json" />
45 </Folder>
46 <Folder Name="/Tests/">
47 <Project Path="samples/Proactive/Proactive.csproj" Id="69f021eb-451b-4dd3-b848-137d764ba586" />
48 <Project Path="test/ABSTokenServiceClient/ABSTokenServiceClient.csproj" />
49 <Project Path="test/Microsoft.Teams.Apps.BotBuilder.UnitTests/Microsoft.Teams.Apps.BotBuilder.UnitTests.csproj" Id="17f5e8eb-ccb0-40e6-9630-a9d936d6ccde" />
50 <Project Path="test/Microsoft.Teams.Apps.UnitTests/Microsoft.Teams.Apps.UnitTests.csproj" Id="16f5e8eb-ccb0-40e6-9630-a9d936d6ccde" />
51 <Project Path="test/Microsoft.Teams.Core.UnitTests/Microsoft.Teams.Core.UnitTests.csproj" Id="8e6790ed-0352-45f6-b3dc-0c4c3bcab038" />
52 </Folder>
53 <Project Path="src/Microsoft.Teams.Apps.BotBuilder/Microsoft.Teams.Apps.BotBuilder.csproj" />
54 <Project Path="src/Microsoft.Teams.Apps/Microsoft.Teams.Apps.csproj" Id="0e993a63-8a1a-4cdf-8a29-cc8c59bd6c30" />
55 <Project Path="src/Microsoft.Teams.Core/Microsoft.Teams.Core.csproj" />
56</Solution>