Skip to content

Commit

Permalink
Add Code and tests for Bot Service (#13782)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youri970410 authored Dec 20, 2020
1 parent 4097cfe commit 97c36d1
Show file tree
Hide file tree
Showing 446 changed files with 60,809 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/BotService/Az.BotService.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PsModuleName>BotService</PsModuleName>
</PropertyGroup>

<Import Project="$(MSBuildThisFileDirectory)..\Az.autorest.props" />
</Project>
Loading

0 comments on commit 97c36d1

Please sign in to comment.