We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c76a2 commit d454bf0Copy full SHA for d454bf0
test/Azure.Functions.Cli.Tests/Azure.Functions.Cli.Tests.csproj
@@ -7,6 +7,7 @@
7
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9
<ProjectGuid>{C57EBA1F-1C48-451A-80D6-F6AA7C881CF8}</ProjectGuid>
10
+ <DependsOnNETStandard>true</DependsOnNETStandard>
11
<OutputType>Library</OutputType>
12
<AppDesignerFolder>Properties</AppDesignerFolder>
13
<RootNamespace>Azure.Functions.Cli.Tests</RootNamespace>
@@ -541,4 +542,4 @@
541
542
<Target Name="AfterBuild">
543
</Target>
544
-->
-</Project>
545
+</Project>
0 commit comments