Skip to content

Commit

Permalink
refs or cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 12, 2024
1 parent 9a063b5 commit 2de8cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjectDefaults/build/ProjectDefaults.props
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
SkipUnchangedFiles="true" />
<Copy
SourceFiles="$(SolutionSettingsPath)"
DestinationFiles="$(SolutionPath).DotSettings"
DestinationFiles="$(SolutionPath).DotSettings"
Condition="'$(SolutionPath)' != '' And '$(SolutionPath)' != '*Undefined*' And !Exists('$(SolutionPath).DotSettings')"
SkipUnchangedFiles="true" />
</Target>
Expand Down

0 comments on commit 2de8cf1

Please sign in to comment.