Skip to content

Commit

Permalink
fix git extensions config
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Dec 2, 2024
1 parent 19a20c5 commit 6eb1ff5
Showing 1 changed file with 1 addition and 57 deletions.
58 changes: 1 addition & 57 deletions GitExtensions.settings
Original file line number Diff line number Diff line change
@@ -1,61 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<dictionary>
<item>
<key>
<string>BuildServer.AppVeyor.AppVeyorAccountName</string>
</key>
<value>
<string>Reqnroll</string>
</value>
</item>
<item>
<key>
<string>BuildServer.AppVeyor.AppVeyorDisplayGitHubPullRequests</string>
</key>
<value>
<string>false</string>
</value>
</item>
<item>
<key>
<string>BuildServer.AppVeyor.AppVeyorLoadTestsResults</string>
</key>
<value>
<string>false</string>
</value>
</item>
<item>
<key>
<string>BuildServer.AppVeyor.AppVeyorProjectName</string>
</key>
<value>
<string>Reqnroll</string>
</value>
</item>
<item>
<key>
<string>BuildServer.EnableIntegration</string>
</key>
<value>
<string>true</string>
</value>
</item>
<item>
<key>
<string>BuildServer.ShowBuildSummaryInGrid</string>
</key>
<value>
<string>true</string>
</value>
</item>
<item>
<key>
<string>BuildServer.Type</string>
</key>
<value>
<string>AppVeyor</string>
</value>
</item>
<item>
<key>
<string>dictionary</string>
Expand Down

0 comments on commit 6eb1ff5

Please sign in to comment.