File tree Expand file tree Collapse file tree 3 files changed +7
-25
lines changed
FileHashGenerator.Presentation Expand file tree Collapse file tree 3 files changed +7
-25
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ Version 4.0.3.100 (Release)
5+ - Upgrade to the new Win Application Framework (WAF) 5.0.0-alpha1.
6+
7+
48Version 4.0.2.100 (Release)
59- Upgrade to the new Win Application Framework (WAF) 4.3.0.
610
Original file line number Diff line number Diff line change 3030 <PublisherName >Waf</PublisherName >
3131 <SuiteName >Waf File Hash Generator</SuiteName >
3232 <ApplicationRevision >1</ApplicationRevision >
33- <ApplicationVersion >4.0.2 .100</ApplicationVersion >
33+ <ApplicationVersion >4.0.3 .100</ApplicationVersion >
3434 <UseApplicationTrust >false</UseApplicationTrust >
3535 <CreateDesktopShortcut >true</CreateDesktopShortcut >
3636 <PublishWizardCompleted >true</PublishWizardCompleted >
216216 <Version >5.0.0-alpha1</Version >
217217 </PackageReference >
218218 </ItemGroup >
219- <ItemGroup >
220- <PublishFile Include =" System.Waf.Core" >
221- <Visible >False</Visible >
222- <Group >
223- </Group >
224- <TargetPath >
225- </TargetPath >
226- <PublishState >Include</PublishState >
227- <IncludeHash >True</IncludeHash >
228- <FileType >Assembly</FileType >
229- </PublishFile >
230- <PublishFile Include =" System.Waf.Wpf" >
231- <Visible >False</Visible >
232- <Group >
233- </Group >
234- <TargetPath >
235- </TargetPath >
236- <PublishState >Include</PublishState >
237- <IncludeHash >True</IncludeHash >
238- <FileType >Assembly</FileType >
239- </PublishFile >
240- </ItemGroup >
241219 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
242220 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
243221 Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 1717[ assembly: NeutralResourcesLanguage ( "en-US" , UltimateResourceFallbackLocation . MainAssembly ) ]
1818
1919
20- [ assembly: AssemblyVersion ( "4.0.2 .100" ) ]
21- [ assembly: AssemblyFileVersion ( "4.0.2 .100" ) ]
20+ [ assembly: AssemblyVersion ( "4.0.3 .100" ) ]
21+ [ assembly: AssemblyFileVersion ( "4.0.3 .100" ) ]
You can’t perform that action at this time.
0 commit comments