forked from microsoftgraph/microsoft-graph-comms-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Public Sample Doc. (microsoftgraph#225)
- Loading branch information
1 parent
41c15e2
commit 6e69b1b
Showing
30 changed files
with
1,314 additions
and
1,284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+183 KB
Samples/V1.0Samples/RemoteMediaSamples/IncidentBot/Images/TestMeeting1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 17 additions & 17 deletions
34
Samples/V1.0Samples/StatelessSamples/VoiceRecorderAndPlaybackBot.sln
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.29102.190 | ||
VisualStudioVersion = 16.0.30002.166 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DCC9792D-0B15-4167-8A9F-BB5DDDA6E7D6}" | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VoiceRecorderAndPlaybackBot", "VoiceRecorderAndPlaybackBot\VoiceRecorderAndPlaybackBot.csproj", "{47696D0E-0F53-49BD-AAD3-83DC1F83FAE0}" | ||
EndProject | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Common", "..\..\Common\Sample.Common\Sample.Common.csproj", "{09026D7D-6E99-43E0-B35C-9182A488F192}" | ||
EndProject | ||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A5B96260-B14D-4923-8F66-0D080C65A350}" | ||
ProjectSection(SolutionItems) = preProject | ||
..\..\configure_cloud.ps1 = ..\..\configure_cloud.ps1 | ||
..\Graph.props = ..\Graph.props | ||
..\nuget.config = ..\nuget.config | ||
..\..\Graph.props = ..\..\Graph.props | ||
..\..\nuget.config = ..\..\nuget.config | ||
EndProjectSection | ||
EndProject | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VoiceRecorderAndPlaybackBot", "VoiceRecorderAndPlaybackBot\VoiceRecorderAndPlaybackBot.csproj", "{FA70E97D-7018-4B08-A9D0-ABA9967AD7DC}" | ||
EndProject | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Common", "..\..\Common\Sample.Common\Sample.Common.csproj", "{3268E59C-90DC-4D7B-97EA-A1DBB2716DF3}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{FA70E97D-7018-4B08-A9D0-ABA9967AD7DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{FA70E97D-7018-4B08-A9D0-ABA9967AD7DC}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{FA70E97D-7018-4B08-A9D0-ABA9967AD7DC}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{FA70E97D-7018-4B08-A9D0-ABA9967AD7DC}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{3268E59C-90DC-4D7B-97EA-A1DBB2716DF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{3268E59C-90DC-4D7B-97EA-A1DBB2716DF3}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{3268E59C-90DC-4D7B-97EA-A1DBB2716DF3}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{3268E59C-90DC-4D7B-97EA-A1DBB2716DF3}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{47696D0E-0F53-49BD-AAD3-83DC1F83FAE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{47696D0E-0F53-49BD-AAD3-83DC1F83FAE0}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{47696D0E-0F53-49BD-AAD3-83DC1F83FAE0}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{47696D0E-0F53-49BD-AAD3-83DC1F83FAE0}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{09026D7D-6E99-43E0-B35C-9182A488F192}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{09026D7D-6E99-43E0-B35C-9182A488F192}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{09026D7D-6E99-43E0-B35C-9182A488F192}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{09026D7D-6E99-43E0-B35C-9182A488F192}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {49D3AAEB-2787-4CC0-876C-8F6C8E350FD7} | ||
SolutionGuid = {389E7A53-C21E-4865-B2ED-3E7FFB0E50D3} | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.