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 ac66d5b commit 003b416Copy full SHA for 003b416
src/Az.Test.props
@@ -11,7 +11,7 @@
11
12
<!-- Build -->
13
<PropertyGroup>
14
- <TargetFrameworks>netcoreapp2.2;netcoreapp2.1;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>netcoreapp2.2;netstandard2.0</TargetFrameworks>
15
<AssemblyName>$(AzAssemblyPrefix)$(PsModuleName)$(AzTestAssemblySuffix)</AssemblyName>
16
<RootNamespace>$(AzAssemblyPrefix)$(PsModuleName)$(AzTestAssemblySuffix)</RootNamespace>
17
<IsPackable>false</IsPackable>
0 commit comments