зеркало из https://github.com/microsoft/Tx.git
versions aligned with Rx ... today is 30207
This commit is contained in:
Родитель
a28070b8f0
Коммит
ac681eced7
|
@ -6,5 +6,5 @@ using System.Reflection;
|
|||
[assembly: AssemblyProduct("Tx (LINQ to Traces)")]
|
||||
[assembly: AssemblyCopyright("Copyright © MS Open Tech 2012")]
|
||||
|
||||
[assembly: AssemblyVersion("1.0.8.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.8.0")]
|
||||
[assembly: AssemblyVersion("1.0.30207.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.30207.0")]
|
||||
|
|
|
@ -5,7 +5,10 @@
|
|||
<title>Tx (LINQ to Traces)</title>
|
||||
<version>1.0.5-beta</version>
|
||||
<description>Reusable components for representing raw traces/logs and real-time feeds as IObservable sequences</description>
|
||||
<authors>Microsoft</authors>
|
||||
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||
<copyright>Microsoft Open Technologies, Inc. © 2013</copyright>
|
||||
|
||||
<projectUrl>http://tx.codeplex.com</projectUrl>
|
||||
<!--
|
||||
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>
|
||||
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=186234</licenseUrl>
|
||||
|
|
|
@ -6,8 +6,10 @@
|
|||
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
|
||||
<version>1.0.5-beta</version>
|
||||
<description>Components that are necessary to do LINQ to Traces(=Logs) regardless of the original event format.</description>
|
||||
<authors>Microsoft</authors>
|
||||
<projectUrl>http://rx.codeplex.com</projectUrl>
|
||||
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||
<copyright>Microsoft Open Technologies, Inc. © 2013</copyright>
|
||||
|
||||
<projectUrl>http://tx.codeplex.com</projectUrl>
|
||||
<!--
|
||||
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=186234</licenseUrl>
|
||||
<iconUrl>http://go.microsoft.com/fwlink/?LinkId=215482</iconUrl>
|
||||
|
|
|
@ -6,7 +6,10 @@
|
|||
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
|
||||
<version>1.0.5-beta</version>
|
||||
<description>IObservable sources for traces from SQL Server components. So far, this incldes SQL Server Extended Events (XEvent)</description>
|
||||
<authors>Microsoft</authors>
|
||||
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||
<copyright>Microsoft Open Technologies, Inc. © 2013</copyright>
|
||||
|
||||
<projectUrl>http://tx.codeplex.com</projectUrl>
|
||||
<!--
|
||||
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>
|
||||
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=186234</licenseUrl>
|
||||
|
|
|
@ -6,7 +6,10 @@
|
|||
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
|
||||
<version>1.0.5-beta</version>
|
||||
<description>Generation of C# types representing Event Tracing for Windows (ETW) and Event Log events</description>
|
||||
<authors>Microsoft</authors>
|
||||
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||
<copyright>Microsoft Open Technologies, Inc. © 2013</copyright>
|
||||
|
||||
<projectUrl>http://tx.codeplex.com</projectUrl>
|
||||
<!--
|
||||
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>
|
||||
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=186234</licenseUrl>
|
||||
|
|
|
@ -6,7 +6,10 @@
|
|||
<!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
|
||||
<version>1.0.5-beta</version>
|
||||
<description>IObservable sources for Event Tracing for Windows (ETW) and Event Log</description>
|
||||
<authors>Microsoft</authors>
|
||||
<authors>Microsoft Open Technologies, Inc.</authors>
|
||||
<copyright>Microsoft Open Technologies, Inc. © 2013</copyright>
|
||||
|
||||
<projectUrl>http://tx.codeplex.com</projectUrl>
|
||||
<!--
|
||||
<projectUrl>http://go.microsoft.com/fwlink/?LinkID=179929</projectUrl>
|
||||
<licenseUrl>http://go.microsoft.com/fwlink/?LinkID=186234</licenseUrl>
|
||||
|
|
Загрузка…
Ссылка в новой задаче