File tree Expand file tree Collapse file tree
Microsoft.Bot.Builder.FormFlow.Json/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
37- [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
36+ [ assembly: AssemblyVersion ( "3 .0.0.0" ) ]
37+ [ assembly: AssemblyFileVersion ( "3 .0.0.0" ) ]
3838
3939[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Builder.Tests" ) ]
4040[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Sample.Tests" ) ]
Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "2 .0.0.0" ) ]
37- [ assembly: AssemblyFileVersion ( "2 .0.0.0" ) ]
36+ [ assembly: AssemblyVersion ( "3 .0.0.0" ) ]
37+ [ assembly: AssemblyFileVersion ( "3 .0.0.0" ) ]
3838
3939[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Builder.Tests" ) ]
4040[ assembly: InternalsVisibleTo ( "Microsoft.Bot.Sample.Tests" ) ]
You can’t perform that action at this time.
0 commit comments