We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b534 commit 38e85b6Copy full SHA for 38e85b6
CSharp/Library/Properties/AssemblyInfo.cs
@@ -33,8 +33,8 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("1.2.0.0")]
37
-[assembly: AssemblyFileVersion("1.2.0.0")]
+[assembly: AssemblyVersion("1.2.0.1")]
+[assembly: AssemblyFileVersion("1.2.0.1")]
38
39
[assembly: InternalsVisibleTo("Microsoft.Bot.Builder.Tests")]
40
[assembly: InternalsVisibleTo("Microsoft.Bot.Sample.Tests")]
0 commit comments