Skip to content

Commit ca730cb

Browse files
committed
publish 2.9.0.14
1 parent 0701a50 commit ca730cb

File tree

5 files changed

+26
-49
lines changed

5 files changed

+26
-49
lines changed

Diff for: src/Application/Application.csproj

+21-44
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@
1414
<ApplicationIcon>Resources\XmlNote.ico</ApplicationIcon>
1515
<StartupObject>XmlNotepad.Program</StartupObject>
1616
<AssemblyOriginatorKeyFile>$(MyKeyFile)</AssemblyOriginatorKeyFile>
17-
<FileUpgradeFlags>
18-
</FileUpgradeFlags>
19-
<UpgradeBackupLocation>
20-
</UpgradeBackupLocation>
17+
<FileUpgradeFlags></FileUpgradeFlags>
18+
<UpgradeBackupLocation></UpgradeBackupLocation>
2119
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
2220
<OldToolsVersion>3.5</OldToolsVersion>
2321
<TargetFrameworkProfile />
2422
<IsWebBootstrapper>false</IsWebBootstrapper>
25-
<NuGetPackageImportStamp>
26-
</NuGetPackageImportStamp>
23+
<NuGetPackageImportStamp></NuGetPackageImportStamp>
2724
<PublishUrl>..\..\publish\</PublishUrl>
2825
<Install>true</Install>
2926
<InstallFrom>Disk</InstallFrom>
@@ -40,8 +37,6 @@
4037
<PublisherName>Chris Lovett</PublisherName>
4138
<WebPage>readme.htm</WebPage>
4239
<DisallowUrlActivation>true</DisallowUrlActivation>
43-
<ApplicationRevision>0</ApplicationRevision>
44-
<ApplicationVersion>2.9.0.13</ApplicationVersion>
4540
<UseApplicationTrust>false</UseApplicationTrust>
4641
<PublishWizardCompleted>true</PublishWizardCompleted>
4742
<BootstrapperEnabled>true</BootstrapperEnabled>
@@ -73,8 +68,7 @@
7368
<ManifestCertificateThumbprint>50D58171E20BB6188B199ACA7C20A26DA0DFBF35</ManifestCertificateThumbprint>
7469
</PropertyGroup>
7570
<PropertyGroup>
76-
<ManifestTimestampUrl>
77-
</ManifestTimestampUrl>
71+
<ManifestTimestampUrl></ManifestTimestampUrl>
7872
</PropertyGroup>
7973
<PropertyGroup>
8074
<GenerateManifests>true</GenerateManifests>
@@ -178,8 +172,7 @@
178172
<Compile Include="FormSearch.Designer.cs">
179173
<DependentUpon>FormSearch.cs</DependentUpon>
180174
</Compile>
181-
<Compile Include="Program.cs">
182-
</Compile>
175+
<Compile Include="Program.cs"></Compile>
183176
<Compile Include="Properties\AssemblyInfo.cs" />
184177
<Compile Include="XmlDiffWrapper.cs" />
185178
<EmbeddedResource Include="FormGotoLine.resx">
@@ -309,80 +302,64 @@
309302
<ItemGroup>
310303
<PublishFile Include="Samples\basket.xml">
311304
<Visible>False</Visible>
312-
<Group>
313-
</Group>
314-
<TargetPath>
315-
</TargetPath>
305+
<Group></Group>
306+
<TargetPath></TargetPath>
316307
<PublishState>Include</PublishState>
317308
<IncludeHash>True</IncludeHash>
318309
<FileType>File</FileType>
319310
</PublishFile>
320311
<PublishFile Include="Samples\basket.xsd">
321312
<Visible>False</Visible>
322-
<Group>
323-
</Group>
324-
<TargetPath>
325-
</TargetPath>
313+
<Group></Group>
314+
<TargetPath></TargetPath>
326315
<PublishState>Include</PublishState>
327316
<IncludeHash>True</IncludeHash>
328317
<FileType>File</FileType>
329318
</PublishFile>
330319
<PublishFile Include="Samples\Employee.xml">
331320
<Visible>False</Visible>
332-
<Group>
333-
</Group>
334-
<TargetPath>
335-
</TargetPath>
321+
<Group></Group>
322+
<TargetPath></TargetPath>
336323
<PublishState>Include</PublishState>
337324
<IncludeHash>True</IncludeHash>
338325
<FileType>File</FileType>
339326
</PublishFile>
340327
<PublishFile Include="Samples\Employee.xsd">
341328
<Visible>False</Visible>
342-
<Group>
343-
</Group>
344-
<TargetPath>
345-
</TargetPath>
329+
<Group></Group>
330+
<TargetPath></TargetPath>
346331
<PublishState>Include</PublishState>
347332
<IncludeHash>True</IncludeHash>
348333
<FileType>File</FileType>
349334
</PublishFile>
350335
<PublishFile Include="Samples\Hamlet.xml">
351336
<Visible>False</Visible>
352-
<Group>
353-
</Group>
354-
<TargetPath>
355-
</TargetPath>
337+
<Group></Group>
338+
<TargetPath></TargetPath>
356339
<PublishState>Include</PublishState>
357340
<IncludeHash>True</IncludeHash>
358341
<FileType>File</FileType>
359342
</PublishFile>
360343
<PublishFile Include="Samples\rss.xml">
361344
<Visible>False</Visible>
362-
<Group>
363-
</Group>
364-
<TargetPath>
365-
</TargetPath>
345+
<Group></Group>
346+
<TargetPath></TargetPath>
366347
<PublishState>Include</PublishState>
367348
<IncludeHash>True</IncludeHash>
368349
<FileType>File</FileType>
369350
</PublishFile>
370351
<PublishFile Include="Samples\rsspretty.xsl">
371352
<Visible>False</Visible>
372-
<Group>
373-
</Group>
374-
<TargetPath>
375-
</TargetPath>
353+
<Group></Group>
354+
<TargetPath></TargetPath>
376355
<PublishState>Include</PublishState>
377356
<IncludeHash>True</IncludeHash>
378357
<FileType>File</FileType>
379358
</PublishFile>
380359
<PublishFile Include="Samples\willy.xsl">
381360
<Visible>False</Visible>
382-
<Group>
383-
</Group>
384-
<TargetPath>
385-
</TargetPath>
361+
<Group></Group>
362+
<TargetPath></TargetPath>
386363
<PublishState>Include</PublishState>
387364
<IncludeHash>True</IncludeHash>
388365
<FileType>File</FileType>

Diff for: src/Version/Version.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
// Build Number
1616
// Revision
1717
//
18-
[assembly: AssemblyVersion("2.9.0.13")]
19-
[assembly: AssemblyFileVersion("2.9.0.13")]
18+
[assembly: AssemblyVersion("2.9.0.14")]
19+
[assembly: AssemblyFileVersion("2.9.0.14")]

Diff for: src/XmlNotepadBundle/Bundle.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension">
3-
<Bundle Name="XML Notepad" Version="2.9.0.13" Manufacturer="Lovett Software" UpgradeCode="b39cd92c-6bf2-4f4c-9e2c-fb402781a316">
3+
<Bundle Name="XML Notepad" Version="2.9.0.14" Manufacturer="Lovett Software" UpgradeCode="b39cd92c-6bf2-4f4c-9e2c-fb402781a316">
44
<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense">
55
<bal:WixStandardBootstrapperApplication LicenseFile="..\Application\license.rtf" ShowVersion="yes" />
66
</BootstrapperApplicationRef>

Diff for: src/XmlNotepadPackage/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap rescap">
3-
<Identity Name="43906ChrisLovett.XmlNotepad" Publisher="CN=BC801FCC-0BF8-49D7-9F51-1B625C3BE476" Version="2.9.0.13" />
3+
<Identity Name="43906ChrisLovett.XmlNotepad" Publisher="CN=BC801FCC-0BF8-49D7-9F51-1B625C3BE476" Version="2.9.0.14" />
44
<Properties>
55
<DisplayName>XmlNotepad</DisplayName>
66
<PublisherDisplayName>Chris Lovett</PublisherDisplayName>

Diff for: src/XmlNotepadSetup/Product.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
3-
<Product Id="*" Name="XmlNotepad" Language="1033" Version="2.9.0.13" Manufacturer="Lovett Software" UpgradeCode="14C1B5E8-3198-4AF2-B4BC-351017A109D3">
3+
<Product Id="*" Name="XmlNotepad" Language="1033" Version="2.9.0.14" Manufacturer="Lovett Software" UpgradeCode="14C1B5E8-3198-4AF2-B4BC-351017A109D3">
44
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
55
<MajorUpgrade Schedule="afterInstallFinalize" DowngradeErrorMessage="A newer version of [ProductName] is already installed." AllowSameVersionUpgrades="yes" />
66
<MediaTemplate />

0 commit comments

Comments
 (0)