Skip to content

Commit

Permalink
Remove ArtifactsOutput property due to unsupport by MSBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
FrediKats committed May 12, 2024
1 parent 41d9efd commit c65371b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/Kysect.SolutionDefaults.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

<PropertyGroup Label="Build" Condition="$(SolutionDefaultsUseBuildOptions) != false">
<LangVersion>latest</LangVersion>
<UseArtifactsOutput>true</UseArtifactsOutput>
<ImplicitUsings>enable</ImplicitUsings>
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
<NeutralLanguage>en-US</NeutralLanguage>
Expand Down

0 comments on commit c65371b

Please sign in to comment.