File tree Expand file tree Collapse file tree 10 files changed +14
-10
lines changed Expand file tree Collapse file tree 10 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 6
6
<ProductVersion >3.10</ProductVersion >
7
7
<ProjectGuid >f13fb7ef-d892-4229-a1eb-8b595d71d64e</ProjectGuid >
8
8
<SchemaVersion >2.0</SchemaVersion >
9
- <OutputName >cli-netlite-1.3 .0.0</OutputName >
9
+ <OutputName >cli-netlite-2 .0.0</OutputName >
10
10
<OutputType >Package</OutputType >
11
11
</PropertyGroup >
12
12
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86' " >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <?define version =" 1.3 .0.0" ?>
2
+ <?define version =" 2.0 .0.0" ?>
3
3
<?define UpgradeCode =" a580c04f-caec-4e18-9134-c4b8f1c8f1be" ?>
4
4
<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
5
5
<Product Id =" *"
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1 .0.0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp2.0</TargetFramework >
5
+ <Version >2.0.0</Version >
5
6
</PropertyGroup >
6
7
7
8
<ItemGroup >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1 .0.0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp2.0</TargetFramework >
6
6
<AssemblyName >cli-netlite-core-connector</AssemblyName >
7
+ <Version >2.0.0</Version >
7
8
</PropertyGroup >
8
9
9
10
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp2.0</TargetFramework >
6
6
<AssemblyName >cli-netlite-core-receiver</AssemblyName >
7
+ <Version >2.0.0</Version >
7
8
</PropertyGroup >
8
9
9
10
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >netcoreapp2.0</TargetFramework >
6
6
<AssemblyName >cli-netlite-core-sender</AssemblyName >
7
+ <Version >2.0.0</Version >
7
8
</PropertyGroup >
8
9
9
10
<ItemGroup >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1 .0.0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1 .0.0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1 .0.0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
You can’t perform that action at this time.
0 commit comments