File tree 6 files changed +12
-12
lines changed
Microsoft.Bot.Builder/Properties
Microsoft.Bot.Builder.Azure/Properties
Microsoft.Bot.Builder.Calling/Properties
Microsoft.Bot.Builder.FormFlow.Json/Properties
Microsoft.Bot.Builder.History/Properties
Microsoft.Bot.Connector/Properties
6 files changed +12
-12
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 ( "3.1.0 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "3.1.0 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "3.1.1 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.1.1 .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 ( "3.0.0 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.0 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.1 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.1 .0" ) ]
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 ( "3.1.0 .0" ) ]
37
- [ assembly: AssemblyFileVersion ( "3.1.0 .0" ) ]
36
+ [ assembly: AssemblyVersion ( "3.1.1 .0" ) ]
37
+ [ assembly: AssemblyFileVersion ( "3.1.1 .0" ) ]
38
38
39
39
[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Builder.Tests" ) ]
40
40
[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Sample.Tests" ) ]
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 ( "3.0.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.2 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.2 .0" ) ]
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 ( "3.4 .0.0" ) ]
37
- [ assembly: AssemblyFileVersion ( "3.4 .0.0" ) ]
36
+ [ assembly: AssemblyVersion ( "3.5 .0.0" ) ]
37
+ [ assembly: AssemblyFileVersion ( "3.5 .0.0" ) ]
38
38
39
39
[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Builder.Tests" ) ]
40
40
[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Sample.Tests" ) ]
Original file line number Diff line number Diff line change 30
30
//
31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
- [ assembly: AssemblyVersion ( "3.4 .0.0" ) ]
34
- [ assembly: AssemblyFileVersion ( "3.4 .0.0" ) ]
33
+ [ assembly: AssemblyVersion ( "3.5 .0.0" ) ]
34
+ [ assembly: AssemblyFileVersion ( "3.5 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments