File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
E.Deezer.Tests/Properties Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.160 " ) ]
36
- [ assembly: AssemblyFileVersion ( "1.0.0.160 " ) ]
35
+ [ assembly: AssemblyVersion ( "1.0.0.163 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.0.0.163 " ) ]
Original file line number Diff line number Diff line change 11
11
[ assembly: AssemblyConfiguration ( "" ) ]
12
12
[ assembly: AssemblyCompany ( "E" ) ]
13
13
[ assembly: AssemblyProduct ( "E.Deezer.Portable" ) ]
14
- [ assembly: AssemblyCopyright ( "Copyright © 2018 " ) ]
14
+ [ assembly: AssemblyCopyright ( "Copyright © 2019 " ) ]
15
15
[ assembly: AssemblyTrademark ( "" ) ]
16
16
[ assembly: AssemblyCulture ( "" ) ]
17
17
[ assembly: NeutralResourcesLanguage ( "en" ) ]
29
29
// You can specify all the values or you can default the Build and Revision Numbers
30
30
// by using the '*' as shown below:
31
31
// [assembly: AssemblyVersion("1.0.*")]
32
- [ assembly: AssemblyVersion ( "4.1 .0.548" ) ]
33
- [ assembly: AssemblyFileVersion ( "4.1 .0.0" ) ]
32
+ [ assembly: AssemblyVersion ( "4.2 .0.548" ) ]
33
+ [ assembly: AssemblyFileVersion ( "4.2 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments