Skip to content

Commit c65371b

Browse files
committed
Remove ArtifactsOutput property due to unsupport by MSBuild
1 parent 41d9efd commit c65371b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sources/Kysect.SolutionDefaults.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
<PropertyGroup Label="Build" Condition="$(SolutionDefaultsUseBuildOptions) != false">
3333
<LangVersion>latest</LangVersion>
34-
<UseArtifactsOutput>true</UseArtifactsOutput>
3534
<ImplicitUsings>enable</ImplicitUsings>
3635
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
3736
<NeutralLanguage>en-US</NeutralLanguage>

0 commit comments

Comments
 (0)