Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs')
-rw-r--r--Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs14
1 files changed, 7 insertions, 7 deletions
diff --git a/Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs b/Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs
index d11d58d..419b8c1 100644
--- a/Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs
+++ b/Rx/NET/Source/System.Reactive.Windows.Threading/Properties/AssemblyInfo.cs
@@ -34,11 +34,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")]