This repository was archived by the owner on Nov 8, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
PowerShellAudio.Extensions.Lame/Properties
PowerShellAudio.Extensions.ReplayGain/Properties
PowerShellAudio.Extensions.Vorbis/Properties
PowerShellAudio.Common/Properties
PowerShellAudio.UnitTests/Properties Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.0.2 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.0.2 .0" ) ]
39
39
40
40
// Mark this assembly as CLS compliant:
41
41
[ assembly: CLSCompliant ( true ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.1.1 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.1.1 .0" ) ]
39
39
40
40
// Mark this assembly as CLS compliant:
41
41
[ assembly: CLSCompliant ( true ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.1.1 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.1.1 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.1.2 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.1.2 .0" ) ]
39
39
40
40
// Mark this assembly as CLS compliant:
41
41
[ assembly: CLSCompliant ( true ) ]
Original file line number Diff line number Diff line change 34
34
// You can specify all the values or you can default the Build and Revision Numbers
35
35
// by using the '*' as shown below:
36
36
// [assembly: AssemblyVersion("1.0.*")]
37
- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
38
- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
37
+ [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
38
+ [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
39
39
40
40
// Mark this assembly as CLS compliant:
41
41
[ assembly: CLSCompliant ( true ) ]
Original file line number Diff line number Diff line change 33
33
// You can specify all the values or you can default the Build and Revision Numbers
34
34
// by using the '*' as shown below:
35
35
// [assembly: AssemblyVersion("1.0.*")]
36
- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
37
- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
36
+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
37
+ [ assembly: AssemblyFileVersion ( "1.1 .0.0" ) ]
38
38
[ assembly: NeutralResourcesLanguageAttribute ( "en-US" ) ]
You can’t perform that action at this time.
0 commit comments