File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <OutputType >Exe</OutputType >
44 <TargetFramework >netcoreapp2.0</TargetFramework >
55 <RootNamespace >Svn2GitNet</RootNamespace >
6- <Version >1.0.0-beta </Version >
6+ <Version >1.0.0</Version >
77 <Authors >Jingyu Ma</Authors >
88 <Company >Jingyu Ma</Company >
99 <Product >Svn2Git.NET</Product >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ xmlns:wix="http://schemas.microsoft.com/wix/2006/wi">
55 <xsl : output method =" xml" version =" 1.0" encoding =" utf-8" indent =" yes" />
66
77 <xsl : template match =" wix:Product/@Version" >
8- <xsl : attribute name =" Version" >1.0.0.1 </xsl : attribute >
8+ <xsl : attribute name =" Version" >1.0.0.2 </xsl : attribute >
99 </xsl : template >
1010
1111 <xsl : template match =" wix:Product/@Manufacturer" >
You can’t perform that action at this time.
0 commit comments