Skip to content

Commit a542024

Browse files
committed
v1.1.0
1 parent 158f9b7 commit a542024

File tree

73 files changed

+1520
-456
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1520
-456
lines changed

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

39 KB
Binary file not shown.
4 KB
Binary file not shown.
32 KB
Binary file not shown.
644 KB
Binary file not shown.

QuickColorPicker-Setup/QuickColorPicker-Setup.vdproj

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,14 @@
134134
"PrerequisitesLocation" = "2:1"
135135
"Url" = "8:"
136136
"ComponentsUrl" = "8:"
137+
"Items"
138+
{
139+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1"
140+
{
141+
"Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)"
142+
"ProductCode" = "8:.NETFramework,Version=v4.6.1"
143+
}
144+
}
137145
}
138146
}
139147
"Release"
@@ -447,15 +455,15 @@
447455
{
448456
"Name" = "8:Microsoft Visual Studio"
449457
"ProductName" = "8:Quick Color Picker"
450-
"ProductCode" = "8:{737E2161-2CC2-4FC8-AB38-F3EBF697F910}"
451-
"PackageCode" = "8:{C0FDB1BE-BF99-43B3-9AED-97823B30F01A}"
458+
"ProductCode" = "8:{4E25DB7F-8ECD-4C69-8228-731B26BCD98E}"
459+
"PackageCode" = "8:{D6C7937A-DF58-4B1F-BBAE-55575C180D8C}"
452460
"UpgradeCode" = "8:{B447EAAB-B636-490E-8AC4-266A6136D6BF}"
453461
"AspNetVersion" = "8:2.0.50727.0"
454462
"RestartWWWService" = "11:FALSE"
455463
"RemovePreviousVersions" = "11:TRUE"
456464
"DetectNewerInstalledVersion" = "11:TRUE"
457465
"InstallAllUsers" = "11:FALSE"
458-
"ProductVersion" = "8:1.0.0"
466+
"ProductVersion" = "8:1.1.0"
459467
"Manufacturer" = "8:Module Art"
460468
"ARPHELPTELEPHONE" = "8:"
461469
"ARPHELPLINK" = "8:"
@@ -997,7 +1005,7 @@
9971005
{
9981006
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_E929A9F44EE84118A9055D6931B25A82"
9991007
{
1000-
"SourcePath" = "8:..\\quick-color-picker\\obj\\Release\\quick-color-picker.exe"
1008+
"SourcePath" = "8:..\\quick-color-picker\\obj\\Debug\\quick-color-picker.exe"
10011009
"TargetName" = "8:"
10021010
"Tag" = "8:"
10031011
"Folder" = "8:_4E105E1FB7D74141BA826FE0A8CC7FE5"
148 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="/quick-color-picker/resources/imgs/picker80.png">
2+
<img src="/quick-color-picker/resources/imgs/picker96.png">
33
</p>
44
<h1 align="center">Quick Color Picker</h1>
55

@@ -22,13 +22,14 @@
2222

2323
<h2 align="center">Install</h2>
2424
<p align="center">
25-
Windows XP, 7, 8.1, 10 | Size: 0.7 MB | v1.0.0 | <a href="https://github.com/ModuleArt/quick-color-picker/releases/download/v1.0.0/QuickColorPicker-Setup.msi">Download</a><br>
25+
Windows 7, 8.1, 10 | Size: 0.9 MB | v1.1.0 | <a href="https://github.com/ModuleArt/quick-color-picker/releases/download/v1.1.0/QuickColorPicker-Setup.msi">Download</a><br>
2626
Uses <a href="https://dotnet.microsoft.com/download/dotnet-framework/net472">.Net 4.7.2</a>
2727
</p>
2828

2929
<h2 align="center">Screenshots</h2>
3030
<p align="center">
3131
<img src="/docs/screenshots/main.png">
32+
<img src="/docs/screenshots/format.png">
3233
<img src="/docs/screenshots/about.png">
3334
</p>
3435

docs/screenshots/about.png

2.44 KB
Loading

docs/screenshots/format.png

41.8 KB
Loading

docs/screenshots/main.png

-6.71 KB
Loading

0 commit comments

Comments
 (0)