File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
NuGet/ExcelDna.IntelliSense
ExcelDna.IntelliSense.Host/Properties
ExcelDna.IntelliSense/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >ExcelDna.IntelliSense</id >
5- <version >0.1.2 -beta2</version >
5+ <version >0.1.4 -beta2</version >
66 <title >Excel-DNA IntelliSense Extension</title >
77 <authors >Excel-DNA Contributors</authors >
88 <owners >Excel-DNA Contributors</owners >
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 ( "1.0.0.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1.4 " ) ]
36+ [ assembly: AssemblyFileVersion ( "0.1.4 .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.1.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "0.1.2 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1.4 " ) ]
36+ [ assembly: AssemblyFileVersion ( "0.1.4 .0" ) ]
You can’t perform that action at this time.
0 commit comments