Skip to content

Commit

Permalink
Remove unrelated changes from PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorkstromm committed Aug 19, 2019
1 parent 820f9f8 commit 7497b9c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,273 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ coverage.*.xml
coverage.json
coverage.info
/codealike.json
vscode-testextension/codealike.json
2 changes: 1 addition & 1 deletion Common.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
<AllowedReferenceRelatedFileExtensions>$(AllowedReferenceRelatedFileExtensions);.pdb</AllowedReferenceRelatedFileExtensions>
</PropertyGroup>
<PropertyGroup Condition="'$(TF_BUILD)'!=''">
<ContinuousIntegrationBuild Condition="'$(ContinuousIntegrationBuild)' == ''">true</ContinuousIntegrationBuild>
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
</Project>
Loading

0 comments on commit 7497b9c

Please sign in to comment.