Browse Source

清除二进制文件

liuyuqi-dellpc 3 years ago
parent
commit
c5f57a241b
48 changed files with 0 additions and 281 deletions
  1. BIN
      .vs/quick-color-picker/v16/.suo
  2. 0 0
      .vs/quick-color-picker/v16/Server/sqlite3/db.lock
  3. BIN
      .vs/quick-color-picker/v16/Server/sqlite3/storage.ide
  4. BIN
      QuickColorPicker-Setup/Debug/QuickColorPicker-Setup.msi
  5. BIN
      QuickColorPicker-Setup/Debug/setup.exe
  6. BIN
      QuickColorPicker-Setup/Release/QuickColorPicker-Setup.msi
  7. BIN
      QuickColorPicker-Setup/Release/setup.exe
  8. 0 19
      packages/Octokit.0.3.4/LICENSE.txt
  9. BIN
      packages/Octokit.0.3.4/Octokit.0.3.4.nupkg
  10. 0 81
      packages/Octokit.0.3.4/README.md
  11. 0 111
      packages/Octokit.0.3.4/ReleaseNotes.md
  12. BIN
      packages/Octokit.0.3.4/lib/net45/Octokit.dll
  13. BIN
      packages/Octokit.0.3.4/lib/netcore45/Octokit.dll
  14. BIN
      packages/Octokit.0.3.4/lib/portable-net45+wp80+win/Octokit.dll
  15. BIN
      quick-color-picker/bin/Debug/Octokit.dll
  16. 0 1
      quick-color-picker/bin/Debug/color-list.txt
  17. BIN
      quick-color-picker/bin/Debug/quick-color-picker.exe
  18. 0 21
      quick-color-picker/bin/Debug/quick-color-picker.exe.config
  19. BIN
      quick-color-picker/bin/Debug/quick-color-picker.pdb
  20. 0 1
      quick-color-picker/bin/Release/color-list.txt
  21. 0 21
      quick-color-picker/bin/Release/quick-color-picker.exe.config
  22. BIN
      quick-color-picker/bin/Release/quick-color-picker.pdb
  23. BIN
      quick-color-picker/obj/Debug/DesignTimeResolveAssemblyReferences.cache
  24. BIN
      quick-color-picker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
  25. BIN
      quick-color-picker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
  26. 0 0
      quick-color-picker/obj/Debug/quick-color-picker.csproj.CopyComplete
  27. 0 13
      quick-color-picker/obj/Debug/quick-color-picker.csproj.FileListAbsolute.txt
  28. BIN
      quick-color-picker/obj/Debug/quick-color-picker.csproj.GenerateResource.cache
  29. BIN
      quick-color-picker/obj/Debug/quick-color-picker.csprojAssemblyReference.cache
  30. BIN
      quick-color-picker/obj/Debug/quick-color-picker.exe
  31. BIN
      quick-color-picker/obj/Debug/quick-color-picker.pdb
  32. BIN
      quick-color-picker/obj/Debug/quick_color_picker.AboutForm.resources
  33. BIN
      quick-color-picker/obj/Debug/quick_color_picker.DownloadForm.resources
  34. BIN
      quick-color-picker/obj/Debug/quick_color_picker.MainForm.resources
  35. BIN
      quick-color-picker/obj/Debug/quick_color_picker.Properties.Resources.resources
  36. BIN
      quick-color-picker/obj/Release/DesignTimeResolveAssemblyReferences.cache
  37. BIN
      quick-color-picker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
  38. BIN
      quick-color-picker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
  39. 0 0
      quick-color-picker/obj/Release/quick-color-picker.csproj.CopyComplete
  40. 0 13
      quick-color-picker/obj/Release/quick-color-picker.csproj.FileListAbsolute.txt
  41. BIN
      quick-color-picker/obj/Release/quick-color-picker.csproj.GenerateResource.cache
  42. BIN
      quick-color-picker/obj/Release/quick-color-picker.csprojAssemblyReference.cache
  43. BIN
      quick-color-picker/obj/Release/quick-color-picker.exe
  44. BIN
      quick-color-picker/obj/Release/quick-color-picker.pdb
  45. BIN
      quick-color-picker/obj/Release/quick_color_picker.AboutForm.resources
  46. BIN
      quick-color-picker/obj/Release/quick_color_picker.DownloadForm.resources
  47. BIN
      quick-color-picker/obj/Release/quick_color_picker.MainForm.resources
  48. BIN
      quick-color-picker/obj/Release/quick_color_picker.Properties.Resources.resources

BIN
.vs/quick-color-picker/v16/.suo


+ 0 - 0
.vs/quick-color-picker/v16/Server/sqlite3/db.lock


BIN
.vs/quick-color-picker/v16/Server/sqlite3/storage.ide


BIN
QuickColorPicker-Setup/Debug/QuickColorPicker-Setup.msi


BIN
QuickColorPicker-Setup/Debug/setup.exe


BIN
QuickColorPicker-Setup/Release/QuickColorPicker-Setup.msi


BIN
QuickColorPicker-Setup/Release/setup.exe


+ 0 - 19
packages/Octokit.0.3.4/LICENSE.txt

@@ -1,19 +0,0 @@
-Copyright (c) 2012 GitHub, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of 
-this software and associated documentation files (the "Software"), to deal in 
-the Software without restriction, including without limitation the rights to 
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so, 
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-          

BIN
packages/Octokit.0.3.4/Octokit.0.3.4.nupkg


+ 0 - 81
packages/Octokit.0.3.4/README.md

@@ -1,81 +0,0 @@
-# Octokit - GitHub API Client Library for .NET
-
-Octokit is a client library targeting .NET 4.5 and above that provides an easy
-way to interact with the [GitHub API](http://developer.github.com/v3/).
-
-## Usage examples
-
-Get public info on a specific user.
-
-```c#
-var github = new GitHubClient(new ProductHeaderValue("MyAmazingApp"));
-var user = await github.User.Get("half-ogre");
-Console.WriteLine(user.Followers + " folks love the half ogre!");
-```
-
-## Supported Platforms
-
-* .NET 4.5 (Desktop / Server)
-* Xamarin.iOS / Xamarin.Android / Xamarin.Mac
-* Mono 3.x
-* Windows 8 / 8.1 Store Apps
-
-## Getting Started
-
-Octokit is available on NuGet.
-
-```
-Install-Package Octokit
-```
-
-## Build
-
-Octokit is a single assembly designed to be easy to deploy anywhere. If you 
-prefer to compile it yourself, you’ll need:
-
-* Visual Studio 2012 or later, or Xamarin Studio
-* Windows 8 or higher to build and test the WinRT projects
-
-To clone it locally click the "Clone in Windows" button above or run the 
-following git commands.
-
-```
-git clone git@github.com:octokit/Octokit.net.git Octokit
-cd Octokit
-.\build.cmd
-```
-
-## Contribute
-
-Visit the [Contributor Guidelines](https://github.com/octokit/octokit.net/blob/master/CONTRIBUTING.md) 
-for more details.
-
-## Build Server
-
-The builds and tests for Octokit.net are run on [qed](https://github.com/half-ogre/qed/). This enables us to build and test incoming pull requests: http://half-ogre-qed.cloudapp.net/octokit/octokit.net
-
-## Problems?
-
-Octokit is 100% certified to be bug free. If you find an issue with our 
-certification, please visit the [issue tracker](https://github.com/octokit/octokit.net/issues) 
-and report the issue. 
-
-Please be kind and search to see if the issue is already logged before creating
-a new one. If you're pressed for time, log it anyways.
-
-When creating an issue, clearly explain
-
-* What you were trying to do.
-* What you expected to happen.
-* What actually happened.
-* Steps to reproduce the problem.
-
-Also include any other information you think is relevant to reproduce the 
-problem.
-
-
-## Copyright and License
-
-Copyright 2013 GitHub, Inc.
-
-Licensed under the [MIT License](https://github.com/octokit/octokit.net/blob/master/LICENSE.txt)

+ 0 - 111
packages/Octokit.0.3.4/ReleaseNotes.md

@@ -1,111 +0,0 @@
-### New in 0.3.4 (Released 2014/05/01)
-* Improvements to "repository exists" exception result - #473 via @shiftkey
-* Encoding query parameters impacts search clients - #467 via @shiftkey
-
-### New in 0.3.3 (Released 2014/04/22)
-* Add methods to retrieve a team's members and to check if a user is a member of a team - #449 via @kzu
-* Add OAuth web flow methods - #462 via @haacked
-
-### New in 0.3.2 (Released 2014/04/16)
-* Allow passing a parameter to the Patch method - #440 via @nigel-sampson
-* Remove the redundant Team suffix from ITeamsClient - #451 via @kzu
-* Remove Immutable Collections dependency to support .NET 4 builds - #453 via @paulcbetts
-* Add method to retrieve raw bytes from a request - #457 via @haacked
-* Fix readonly deserialization bug in NetCore45 and related projects - #455 via @nigel-sampson
-
-### New in 0.3.1 (Released 2014/03/31)
-* Add support for comparing two commits - #428 via @shiftkey 
-* Fix regression in throwing proper 2FA exception - #437 via @Haacked 
-
-### New in 0.3.0 (Released 2014/03/19)
-* Add Portable Class Library support for Octokit package - #401 via @trsneed
-* Filter repository issues by users - #427 via @shiftkey
-
-### New in 0.2.2 (Released 2014/03/06)
-* Task-based and Observable-based APIs are now consistent - #361 #376 #378 via @shiftkey and @ammeep
-* "_links" JSON field serialization convention fix - #387 via @haacked
-* Added Feeds client - #386 via @sgwill
-* Added support for creating Gists - #391 via @Therzok and @rgmills
-* Make readonly collections truly readonly - #394 #399 via @Haacked
-* Internalize ProductHeaderValue - #406 via @trsneed
-* HttpClient.Send without cancellation token - #410 via @ammeep
-* Implement Repository Comments API - #413 via @Haacked @wfroese
-* Corrected Search response to match API - #412 #417 #419 #420 via @shiftkey
-
-### New in 0.2.1 (Released 2014/02/19)
-* Reverted the dependency on Reactive Extensions 2.2.2 which introduced breaking changes
-
-### New in 0.2.0 (Released 2014/02/19)
-* Fixed an issue where some new observable clients were not accessible - #376 via @shiftkey
-
-### New in 0.1.9 (Released 2014/02/19)
-* New client for searching users - #289 via @hahmed
-* New client for the statistics API - #296 via @ammeep
-* New client for managing deployments and deployment status - #298 via @pmacn
-* Added methods to repositories client for getting metadata such as contributors, languages, tags, etc. - #319 via @pmacn
-* Added GetAll and Add methods to the user emails client - #323 via @pmacn
-* New client for managing user followers - #343 via @alfhenrik
-* Add more methods for managing releases - #344 via @alfhenrik
-* New client for the activity watching API - #350 via @nigel-sampson
-* ObservableStarredClient can now be accessed via a property - #351 via @nigel-sampson
-* Emoji api now has Emoji type rather than dictionary - #354 via @haacked
-* New client for the Pull Requests API - #360 via @jpsullivan and @shiftkey
-* Now throws RepositoryExistsException when repository already exists - #377 via @haacked
-* Now throws PrivateRepositoryQuotaExceededException when private repository quota would be exceeded by a new repository - #379 via @haacked
-
-### New in 0.1.8 (Released 2014/01/22)
-* Added IRepositoryClient.GetAllBranches - #270 via @goalie7960
-* Install-Package should add reference to System.Net.Http - #286 via @alfhenrik
-* Return a more helpful error if invalid refs path provided - #288 via @alfhenrik
-* Refactor SearchIssuesRequest to match the API - #290 via @alfhenrik
-* Deprecate custom Releases Accept header - #291 via @shiftkey
-* Fix date format used in DateRange - #293 via @alfhenrik
-* Add base class for search requests - #301 via @hahmed
-* Deprecate IGitHubClient.Blob - #305 via @shiftkey
-* Improving Proxy Server support - #306 via @shiftkey
-* Add integration tests for IRepositoryClient.GetAllBranches - #309 via @lbargaoanu
-* Refactor SearchCodeRequest to match the API - #311 from @alfhenrik
-* Implemented Delete for IssueCommentsClient - #315 from @pmacn
-* Implemented missing methods for IssueLabels - #316 from @pmacn
-
-### New in 0.1.7 (Released 2013/12/27)
-* New client for repository search - #226 and @273 via @hahmed
-* Bugfix for creating/updating issue comments - #262 via @tpeczek
-* Bugfix for retrieving events - #264 via @shiftkey
-
-### New in 0.1.6 (Released 2013/12/18)
-* New client for managing Gists -  #225 via @SimonCropp
-* New client for managing Git references - #238 via @khellang
-* Added missing Observable versions for Git objects client - #251 by @khellang
-* New client for Gist comments - #252 by @khellang
-* Lots of documentation - #253 by @pmacn
-* New client for managing issue labels - #256 by @andrerod
-
-### New in 0.1.5 (Released 2013/11/19)
-* New client for starring repositories
-* New client for retrieving commits
-* New client for managing an organization's teams and members
-* New client for managing blobs
-* New client for retrieving and creating trees
-* New client for managing collaborators of a repository
-
-### New in 0.1.4 (Released 2013/11/6)
-* New client for retrieving activity events
-* Fixed bug where concealing an org's member actually shows the member
-
-### New in 0.1.3 (Released 2013/11/5)
-* New Xamarin Component store versions of Octokit.net
-* New clients for managing assignees, milestones, and tags
-* New clients for managing issues, issue events, and issue comments
-* New client for managing organization members
-* Fixed bug in applying query parameters that could cause paging to continually request the same page
-
-### New in 0.1.2 (Released 2013/10/31)
-* New default constructors in Octokit.Reactive
-* New IObservableAssigneesClient in Octokit.Reactive
-
-### New in 0.1.1 (Released 2013/10/30)
-* Fixed problems with Microsoft.Threading.Tasks
-
-### New in 0.1.0 (Released 2013/10/30)
-* Initial release

BIN
packages/Octokit.0.3.4/lib/net45/Octokit.dll


BIN
packages/Octokit.0.3.4/lib/netcore45/Octokit.dll


BIN
packages/Octokit.0.3.4/lib/portable-net45+wp80+win/Octokit.dll


BIN
quick-color-picker/bin/Debug/Octokit.dll


+ 0 - 1
quick-color-picker/bin/Debug/color-list.txt

@@ -1 +0,0 @@
-32, 32, 32

BIN
quick-color-picker/bin/Debug/quick-color-picker.exe


+ 0 - 21
quick-color-picker/bin/Debug/quick-color-picker.exe.config

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<configuration>
-    <configSections>
-        <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
-            <section name="quick_color_picker.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
-        </sectionGroup>
-    </configSections>
-    <startup> 
-        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
-    </startup>
-    <userSettings>
-        <quick_color_picker.Properties.Settings>
-            <setting name="AlwaysOnTop" serializeAs="String">
-                <value>True</value>
-            </setting>
-            <setting name="AnotherFormat" serializeAs="String">
-                <value>False</value>
-            </setting>
-        </quick_color_picker.Properties.Settings>
-    </userSettings>
-</configuration>

BIN
quick-color-picker/bin/Debug/quick-color-picker.pdb


+ 0 - 1
quick-color-picker/bin/Release/color-list.txt

@@ -1 +0,0 @@
-30, 30, 30

+ 0 - 21
quick-color-picker/bin/Release/quick-color-picker.exe.config

@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<configuration>
-    <configSections>
-        <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
-            <section name="quick_color_picker.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
-        </sectionGroup>
-    </configSections>
-    <startup> 
-        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
-    </startup>
-    <userSettings>
-        <quick_color_picker.Properties.Settings>
-            <setting name="AlwaysOnTop" serializeAs="String">
-                <value>True</value>
-            </setting>
-            <setting name="AnotherFormat" serializeAs="String">
-                <value>False</value>
-            </setting>
-        </quick_color_picker.Properties.Settings>
-    </userSettings>
-</configuration>

BIN
quick-color-picker/bin/Release/quick-color-picker.pdb


BIN
quick-color-picker/obj/Debug/DesignTimeResolveAssemblyReferences.cache


BIN
quick-color-picker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


BIN
quick-color-picker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll


+ 0 - 0
quick-color-picker/obj/Debug/quick-color-picker.csproj.CopyComplete


+ 0 - 13
quick-color-picker/obj/Debug/quick-color-picker.csproj.FileListAbsolute.txt

@@ -1,13 +0,0 @@
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Debug\quick-color-picker.exe.config
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Debug\quick-color-picker.exe
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Debug\quick-color-picker.pdb
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick-color-picker.csprojAssemblyReference.cache
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick_color_picker.Properties.Resources.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick-color-picker.csproj.GenerateResource.cache
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick-color-picker.exe
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick-color-picker.pdb
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick_color_picker.MainForm.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Debug\Octokit.dll
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick_color_picker.AboutForm.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick-color-picker.csproj.CopyComplete
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Debug\quick_color_picker.DownloadForm.resources

BIN
quick-color-picker/obj/Debug/quick-color-picker.csproj.GenerateResource.cache


BIN
quick-color-picker/obj/Debug/quick-color-picker.csprojAssemblyReference.cache


BIN
quick-color-picker/obj/Debug/quick-color-picker.exe


BIN
quick-color-picker/obj/Debug/quick-color-picker.pdb


BIN
quick-color-picker/obj/Debug/quick_color_picker.AboutForm.resources


BIN
quick-color-picker/obj/Debug/quick_color_picker.DownloadForm.resources


BIN
quick-color-picker/obj/Debug/quick_color_picker.MainForm.resources


BIN
quick-color-picker/obj/Debug/quick_color_picker.Properties.Resources.resources


BIN
quick-color-picker/obj/Release/DesignTimeResolveAssemblyReferences.cache


BIN
quick-color-picker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache


BIN
quick-color-picker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll


+ 0 - 0
quick-color-picker/obj/Release/quick-color-picker.csproj.CopyComplete


+ 0 - 13
quick-color-picker/obj/Release/quick-color-picker.csproj.FileListAbsolute.txt

@@ -1,13 +0,0 @@
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Release\quick-color-picker.exe.config
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Release\quick-color-picker.exe
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Release\quick-color-picker.pdb
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\bin\Release\Octokit.dll
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick-color-picker.csprojAssemblyReference.cache
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick_color_picker.AboutForm.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick_color_picker.MainForm.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick_color_picker.Properties.Resources.resources
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick-color-picker.csproj.GenerateResource.cache
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick-color-picker.csproj.CopyComplete
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick-color-picker.exe
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick-color-picker.pdb
-D:\Projects\DotNet\quick-color-picker\quick-color-picker\obj\Release\quick_color_picker.DownloadForm.resources

BIN
quick-color-picker/obj/Release/quick-color-picker.csproj.GenerateResource.cache


BIN
quick-color-picker/obj/Release/quick-color-picker.csprojAssemblyReference.cache


BIN
quick-color-picker/obj/Release/quick-color-picker.exe


BIN
quick-color-picker/obj/Release/quick-color-picker.pdb


BIN
quick-color-picker/obj/Release/quick_color_picker.AboutForm.resources


BIN
quick-color-picker/obj/Release/quick_color_picker.DownloadForm.resources


BIN
quick-color-picker/obj/Release/quick_color_picker.MainForm.resources


BIN
quick-color-picker/obj/Release/quick_color_picker.Properties.Resources.resources