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- param ([string ]$newVersion = " 3.1.0 " )
1+ param ([string ]$newVersion = " 3.1.1 " )
22function Update-AssemblyVersion
33{
44 param
Original file line number Diff line number Diff line change 66 <UseWindowsForms >true</UseWindowsForms >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <AssemblyName >CommonScripts</AssemblyName >
9- <AssemblyVersion >3.1.0 </AssemblyVersion >
9+ <AssemblyVersion >3.1.1 </AssemblyVersion >
1010 <FileVersion >$(AssemblyVersion)</FileVersion >
1111 <ProductVersion >$(AssemblyVersion)</ProductVersion >
1212 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <AssemblyVersion >3.1.0 </AssemblyVersion >
6+ <AssemblyVersion >3.1.1 </AssemblyVersion >
77 <FileVersion >$(AssemblyVersion)</FileVersion >
88 <ProductVersion >$(AssemblyVersion)</ProductVersion >
99 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <AssemblyVersion >3.1.0 </AssemblyVersion >
6+ <AssemblyVersion >3.1.1 </AssemblyVersion >
77 <FileVersion >$(AssemblyVersion)</FileVersion >
88 <ProductVersion >$(AssemblyVersion)</ProductVersion >
99 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <AssemblyVersion >3.1.0 </AssemblyVersion >
6+ <AssemblyVersion >3.1.1 </AssemblyVersion >
77 <FileVersion >$(AssemblyVersion)</FileVersion >
88 <ProductVersion >$(AssemblyVersion)</ProductVersion >
99 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 44 <Nullable >enable</Nullable >
55 <UseWindowsForms >true</UseWindowsForms >
66 <ImplicitUsings >enable</ImplicitUsings >
7- <AssemblyVersion >3.1.0 </AssemblyVersion >
7+ <AssemblyVersion >3.1.1 </AssemblyVersion >
88 <FileVersion >$(AssemblyVersion)</FileVersion >
99 <ProductVersion >$(AssemblyVersion)</ProductVersion >
1010 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <AssemblyVersion >3.1.0 </AssemblyVersion >
6+ <AssemblyVersion >3.1.1 </AssemblyVersion >
77 <FileVersion >$(AssemblyVersion)</FileVersion >
88 <ProductVersion >$(AssemblyVersion)</ProductVersion >
99 <Version >$(AssemblyVersion)</Version >
Original file line number Diff line number Diff line change 33 <TargetFramework >net6.0</TargetFramework >
44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
6- <AssemblyVersion >3.1.0 </AssemblyVersion >
6+ <AssemblyVersion >3.1.1 </AssemblyVersion >
77 <FileVersion >$(AssemblyVersion)</FileVersion >
88 <ProductVersion >$(AssemblyVersion)</ProductVersion >
99 <Version >$(AssemblyVersion)</Version >
You can’t perform that action at this time.
0 commit comments