summaryrefslogtreecommitdiff
path: root/external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs')
-rw-r--r--external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs14
1 files changed, 7 insertions, 7 deletions
diff --git a/external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs b/external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs
index 85d1da3e71..b37d0e0f7c 100644
--- a/external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs
+++ b/external/rx/Rx/NET/Source/System.Reactive.Core/Properties/AssemblyInfo.cs
@@ -27,11 +27,11 @@ using System.Security;
[assembly: AllowPartiallyTrustedCallers]
#endif
-#if XBOX_LAKEVIEW
-[assembly: SecurityTransparent]
-#endif
+// ===========================================================================
+// DO NOT EDIT OR REMOVE ANYTHING BELOW THIS COMMENT.
+// Version numbers are automatically generated in the msbuild files based on regular expressions
+// ===========================================================================
-//
-// Note: Assembly (file) version numbers get inserted by the build system on the fly. Inspect the Team Build workflows
-// and the custom activity in Build/Source/Activities/AppendVersionInfo.cs for more information.
-//
+[assembly: AssemblyVersion("2.2.0.0")]
+[assembly: AssemblyFileVersion("2.2.0.0")]
+[assembly: AssemblyInformationalVersion("2.2.0.0")]