File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Projects/Package/Sources/Xinq Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 88[ assembly: AssemblyProduct ( "Xinq" ) ]
99[ assembly: AssemblyCopyright ( "Copyright 2007-2012 Soheil Rashidi" ) ]
1010[ assembly: ComVisible ( true ) ]
11- [ assembly: AssemblyVersion ( "1.0.2 " ) ]
11+ [ assembly: AssemblyVersion ( "1.0.3 " ) ]
Original file line number Diff line number Diff line change 33 <Identifier Id =" C2BD518B-C09A-401C-B9D0-93736786E488" >
44 <Name >Xinq</Name >
55 <Author >Soheil Rashidi</Author >
6- <Version >1.0.2 </Version >
6+ <Version >1.0.3 </Version >
77 <Description xml : space =" preserve" >Xml Integrated Query</Description >
88 <Locale >1033</Locale >
99 <Icon >XinqPackage.ico</Icon >
1515 <Edition >Pro</Edition >
1616 <Edition >IntegratedShell</Edition >
1717 </VisualStudio >
18+ <VisualStudio Version =" 14.0" >
19+ <Edition >Community</Edition >
20+ <Edition >Ultimate</Edition >
21+ <Edition >Premium</Edition >
22+ <Edition >Pro</Edition >
23+ <Edition >IntegratedShell</Edition >
24+ </VisualStudio >
1825 </SupportedProducts >
1926 <SupportedFrameworkRuntimeEdition MinVersion =" 2.0" MaxVersion =" 4.0" />
2027 </Identifier >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Xinq makes it extremely easy to manage database queries inside Visual Studio.
66
77## Download
88
9- - Visual Studio 2013: [ xinq-v1.0.2-vs12 .vsix] ( https://github.com/soheilpro/Xinq/releases/download/v1.0.2-vs12 /xinq-v1.0.2-vs12 .vsix )
9+ - Visual Studio 2013/2015 : [ xinq-v1.0.3 .vsix] ( https://github.com/soheilpro/Xinq/releases/download/v1.0.3 /xinq-v1.0.3 .vsix.zip )
1010- Visual Studio 2010/2012: [ xinq-v1.0.2-vs10_11.vsix] ( https://github.com/soheilpro/Xinq/releases/download/v1.0.2-vs10_11/xinq-v1.0.2-vs10_11.vsix )
1111
1212## Install
@@ -22,6 +22,8 @@ Double-click the downloaded .vsix file to install it.
2222 ```
2323
2424## Version History
25+ + ** 1.0.3**
26+ + Added support for Visual Studio 2015.
2527+ ** 1.0.2**
2628 + Initial release
2729
You can’t perform that action at this time.
0 commit comments