We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0c17b commit 40d7170Copy full SHA for 40d7170
src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/Commands.SiteRecovery.Test.csproj
@@ -161,6 +161,9 @@
161
<Name>Commands.SiteRecovery</Name>
162
</ProjectReference>
163
</ItemGroup>
164
+ <ItemGroup>
165
+ <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
166
+ </ItemGroup>
167
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
169
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
0 commit comments