We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e71de commit e276333Copy full SHA for e276333
DotNet/TheBIADevCompany.BIADemo.Crosscutting.Common/Constants.cs
@@ -27,7 +27,7 @@ public static class Application
27
/// <summary>
28
/// The framework version.
29
/// </summary>
30
- public const string FrameworkVersion = "4.0.0-beta";
+ public const string FrameworkVersion = "4.0.0";
31
32
33
/// The environment.
0 commit comments