File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ private /
2+ * .private
3+ * .private. *
4+
15Installer /ObsidianShell /
26
37# Advanced Installer caches and default build output
Original file line number Diff line number Diff line change 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.3.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.3.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.3.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.3.1 .0" ) ]
Original file line number Diff line number Diff line change 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.2.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.2.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.3.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.3.1 .0" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3+ <package id =" ServerRegistrationManager" version =" 2.7.2" targetFramework =" net48" />
34 <package id =" SharpShell" version =" 2.7.2" targetFramework =" net48" />
45</packages >
You can’t perform that action at this time.
0 commit comments