Skip to content

Commit 5f68022

Browse files
committed
Bump to version 0.6.1
1 parent 667179c commit 5f68022

File tree

7 files changed

+35
-44
lines changed

7 files changed

+35
-44
lines changed

ImageVisualizer.sln

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.27130.2036
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29721.120
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageVisualizer10", "ImageVisualizer10\ImageVisualizer10.csproj", "{8377674C-A112-4DC9-9745-926434AE7B2E}"
77
EndProject
@@ -30,7 +30,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
3030
README.md = README.md
3131
EndProjectSection
3232
EndProject
33-
3433
Global
3534
GlobalSection(SolutionConfigurationPlatforms) = preSolution
3635
Debug|Any CPU = Debug|Any CPU
@@ -39,14 +38,6 @@ Global
3938
Release|x86 = Release|x86
4039
EndGlobalSection
4140
GlobalSection(ProjectConfigurationPlatforms) = postSolution
42-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
43-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
44-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|x86.ActiveCfg = Debug|Any CPU
45-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|x86.Build.0 = Debug|Any CPU
46-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
47-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|Any CPU.Build.0 = Release|Any CPU
48-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|x86.ActiveCfg = Release|Any CPU
49-
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|x86.Build.0 = Release|Any CPU
5041
{8377674C-A112-4DC9-9745-926434AE7B2E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5142
{8377674C-A112-4DC9-9745-926434AE7B2E}.Debug|Any CPU.Build.0 = Debug|Any CPU
5243
{8377674C-A112-4DC9-9745-926434AE7B2E}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -87,20 +78,6 @@ Global
8778
{0A095313-31F1-4677-ACC2-60BCF5ADFC5D}.Release|Any CPU.Build.0 = Release|Any CPU
8879
{0A095313-31F1-4677-ACC2-60BCF5ADFC5D}.Release|x86.ActiveCfg = Release|Any CPU
8980
{0A095313-31F1-4677-ACC2-60BCF5ADFC5D}.Release|x86.Build.0 = Release|Any CPU
90-
{49BAF40F-9365-482B-BC8E-43557931B415}.Debug|Any CPU.ActiveCfg = Debug|x86
91-
{49BAF40F-9365-482B-BC8E-43557931B415}.Debug|x86.ActiveCfg = Debug|x86
92-
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|Any CPU.ActiveCfg = Release|x86
93-
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|Any CPU.Build.0 = Release|x86
94-
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|x86.ActiveCfg = Release|x86
95-
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|x86.Build.0 = Release|x86
96-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
97-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
98-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|x86.ActiveCfg = Debug|Any CPU
99-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|x86.Build.0 = Debug|Any CPU
100-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
101-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|Any CPU.Build.0 = Release|Any CPU
102-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|x86.ActiveCfg = Release|Any CPU
103-
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|x86.Build.0 = Release|Any CPU
10481
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
10582
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
10683
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Debug|x86.ActiveCfg = Debug|Any CPU
@@ -109,12 +86,34 @@ Global
10986
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Release|Any CPU.Build.0 = Release|Any CPU
11087
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Release|x86.ActiveCfg = Release|Any CPU
11188
{63D1D741-7C82-447B-B5F8-68B3BE3470D2}.Release|x86.Build.0 = Release|Any CPU
89+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
90+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
91+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|x86.ActiveCfg = Debug|Any CPU
92+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Debug|x86.Build.0 = Debug|Any CPU
93+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
94+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|Any CPU.Build.0 = Release|Any CPU
95+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|x86.ActiveCfg = Release|Any CPU
96+
{FB4C20B3-659C-4D7E-9832-7BFB165DF2E0}.Release|x86.Build.0 = Release|Any CPU
11297
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Debug|Any CPU.ActiveCfg = Debug|x86
11398
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Debug|x86.ActiveCfg = Debug|x86
11499
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Debug|x86.Build.0 = Debug|x86
115100
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Release|Any CPU.ActiveCfg = Release|x86
116101
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Release|x86.ActiveCfg = Release|x86
117102
{BE81A841-CF04-4BAB-9251-BE22D400E989}.Release|x86.Build.0 = Release|x86
103+
{49BAF40F-9365-482B-BC8E-43557931B415}.Debug|Any CPU.ActiveCfg = Debug|x86
104+
{49BAF40F-9365-482B-BC8E-43557931B415}.Debug|x86.ActiveCfg = Debug|x86
105+
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|Any CPU.ActiveCfg = Release|x86
106+
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|Any CPU.Build.0 = Release|x86
107+
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|x86.ActiveCfg = Release|x86
108+
{49BAF40F-9365-482B-BC8E-43557931B415}.Release|x86.Build.0 = Release|x86
109+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
110+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
111+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|x86.ActiveCfg = Debug|Any CPU
112+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Debug|x86.Build.0 = Debug|Any CPU
113+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
114+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|Any CPU.Build.0 = Release|Any CPU
115+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|x86.ActiveCfg = Release|Any CPU
116+
{CBD84815-3DF2-43E9-B483-178DC89054E8}.Release|x86.Build.0 = Release|Any CPU
118117
{C696B7CD-D21C-4442-91E6-E2E9CBA0D566}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
119118
{C696B7CD-D21C-4442-91E6-E2E9CBA0D566}.Debug|Any CPU.Build.0 = Debug|Any CPU
120119
{C696B7CD-D21C-4442-91E6-E2E9CBA0D566}.Debug|x86.ActiveCfg = Debug|Any CPU

ImageVisualizer14/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.6.0.0")]
36-
[assembly: AssemblyFileVersion("0.6.0.0")]
35+
[assembly: AssemblyVersion("0.6.1.0")]
36+
[assembly: AssemblyFileVersion("0.6.1.0")]

ImageVisualizerPackage/ImageVisualizerPackage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace ImageVisualizer
3737
/// </para>
3838
/// </remarks>
3939
[PackageRegistration(UseManagedResourcesOnly = true)]
40-
[InstalledProductRegistration("#110", "#112", "0.6", IconResourceID = 400)] // Info on this package for Help/About
40+
[InstalledProductRegistration("#110", "#112", "0.6.1", IconResourceID = 400)] // Info on this package for Help/About
4141
[Guid(ImageVisualizerPackage.PackageGuidString)]
4242
[SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1650:ElementDocumentationMustBeSpelledCorrectly", Justification = "pkgdef, VS and vsixmanifest are valid VS terms")]
4343
public sealed class ImageVisualizerPackage : Package

ImageVisualizerPackage/ImageVisualizerPackage.csproj

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,6 @@
33
<PropertyGroup>
44
<MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
55
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
6-
<NuGetPackageImportStamp>
7-
</NuGetPackageImportStamp>
8-
<UseCodebase>true</UseCodebase>
9-
<TargetFrameworkProfile />
10-
</PropertyGroup>
11-
<PropertyGroup>
12-
<SignAssembly>true</SignAssembly>
13-
</PropertyGroup>
14-
<PropertyGroup>
15-
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
166
</PropertyGroup>
177
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
188
<PropertyGroup>
@@ -27,6 +17,8 @@
2717
<AssemblyName>ImageVisualizer</AssemblyName>
2818
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
2919
<GeneratePkgDefFile>true</GeneratePkgDefFile>
20+
<SignAssembly>true</SignAssembly>
21+
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
3022
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
3123
<IncludeDebugSymbolsInVSIXContainer>true</IncludeDebugSymbolsInVSIXContainer>
3224
<IncludeDebugSymbolsInLocalVSIXDeployment>true</IncludeDebugSymbolsInLocalVSIXDeployment>

ImageVisualizerPackage/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// You can specify all the values or you can default the Build and Revision Numbers
3030
// by using the '*' as shown below:
3131
// [assembly: AssemblyVersion("1.0.*")]
32-
[assembly: AssemblyVersion("0.6.0.0")]
33-
[assembly: AssemblyFileVersion("0.6.0.0")]
32+
[assembly: AssemblyVersion("0.6.1.0")]
33+
[assembly: AssemblyFileVersion("0.6.1.0")]

SetupVisualizer/Product.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<?define ProductVersion = "0.6.0"?>
2+
<?define ProductVersion = "0.6.1"?>
33
<?define ProductUpgradeCode = "5a2e7ccd-6ced-4a6b-9745-d8d73ed070cc"?>
44
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:VSExtension="http://schemas.microsoft.com/wix/VSExtension">
55
<Product Id="*" Name="Debugger Image Visualizer for Visual Studio" Language="1033" Version="$(var.ProductVersion)" Manufacturer="Aleksander Berus" UpgradeCode="$(var.ProductUpgradeCode)">
@@ -144,7 +144,7 @@
144144
</Custom>
145145
</InstallExecuteSequence>
146146

147-
<Binary Id="IsWixActions" SourceFile="$(var.IsWiXActions.TargetDir)IsWiXActions.CA.dll"/>
147+
<Binary Id="IsWixActions" SourceFile="$(var.IsWixActions.TargetDir)IsWixActions.CA.dll"/>
148148
<CustomAction Id="VSFindInstances2" BinaryKey="IsWixActions" DllEntry="VSFindInstances2" Execute="firstSequence"/>
149149
<InstallUISequence>
150150
<Custom Action="VSFindInstances2" After="VSFindInstances"></Custom>

SetupVisualizer/SetupVisualizer.wixproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
<RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
9393
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
9494
</ProjectReference>
95-
<ProjectReference Include="..\IsWiXActions\IsWiXActions.csproj">
96-
<Name>IsWiXActions</Name>
95+
<ProjectReference Include="..\IsWixActions\IsWixActions.csproj">
96+
<Name>IsWixActions</Name>
9797
<Project>{be81a841-cf04-4bab-9251-be22d400e989}</Project>
9898
<Private>True</Private>
9999
<DoNotHarvest>True</DoNotHarvest>

0 commit comments

Comments
 (0)