Skip to content

Commit e276333

Browse files
committed
version back
1 parent c9e71de commit e276333

File tree

1 file changed

+1
-1
lines changed
  • DotNet/TheBIADevCompany.BIADemo.Crosscutting.Common

1 file changed

+1
-1
lines changed

DotNet/TheBIADevCompany.BIADemo.Crosscutting.Common/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public static class Application
2727
/// <summary>
2828
/// The framework version.
2929
/// </summary>
30-
public const string FrameworkVersion = "4.0.0-beta";
30+
public const string FrameworkVersion = "4.0.0";
3131

3232
/// <summary>
3333
/// The environment.

0 commit comments

Comments
 (0)