Skip to content

Commit b3a4209

Browse files
Move WebPubSub to main (#16136)
Co-authored-by: azure-powershell-bot <[email protected]>
1 parent f97e175 commit b3a4209

File tree

541 files changed

+93095
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

541 files changed

+93095
-0
lines changed

src/WebPubSub/Az.WebPubSub.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<PsModuleName>WebPubSub</PsModuleName>
4+
</PropertyGroup>
5+
6+
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
7+
</Project>

0 commit comments

Comments
 (0)