We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d9efd commit c65371bCopy full SHA for c65371b
1 file changed
Sources/Kysect.SolutionDefaults.props
@@ -31,7 +31,6 @@
31
32
<PropertyGroup Label="Build" Condition="$(SolutionDefaultsUseBuildOptions) != false">
33
<LangVersion>latest</LangVersion>
34
- <UseArtifactsOutput>true</UseArtifactsOutput>
35
<ImplicitUsings>enable</ImplicitUsings>
36
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
37
<NeutralLanguage>en-US</NeutralLanguage>
0 commit comments