Diff
checker
文本
文本
图像
文档
Excel
文件夹
Legal
Enterprise
桌面版
定价
登录
下载 Diffchecker 桌面版
比较文本
查找两个文本文件之间的差异
工具
历史
实时编辑器
折叠未更改行
关闭换行
视图
拆分
统一
比对精度
智能
单词
字符
语法高亮
选择语法
忽略
文本转换
转到第一个差异
编辑输入
Diffchecker Desktop
运行Diffchecker最安全的方式。获取Diffchecker桌面应用:您的差异永远不会离开您的电脑!
获取桌面版
System.ComponentModel.Composition
创建于
5年前
差异永不过期
清除
导出
分享
解释
17 删除
行
总计
删除
字符
总计
删除
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
53 行
全部复制
4 添加
行
总计
添加
字符
总计
添加
要继续使用此功能,请升级到
Diff
checker
Pro
查看价格
43 行
全部复制
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
复制
已复制
复制
已复制
<package xmlns="http://schemas.microsoft.com/packaging/201
3/01
/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/201
2/06
/nuspec.xsd">
<metadata
minClientVersion="2.12"
>
<metadata
>
<id>System.ComponentModel.Composition</id>
<id>System.ComponentModel.Composition</id>
复制
已复制
复制
已复制
<version>6.0.0-
preview.6.21352.12
</version>
<version>6.0.0-
dev
</version>
<title>System.ComponentModel.Composition</title>
<authors>Microsoft</authors>
<authors>Microsoft</authors>
复制
已复制
复制
已复制
<owners>
microsoft,dotnetframework
</owners>
<owners>
</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<license type="expression">MIT</license>
<icon>Icon.png</icon>
<icon>Icon.png</icon>
<projectUrl>https://dot.net/</projectUrl>
<projectUrl>https://dot.net/</projectUrl>
复制
已复制
复制
已复制
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
<description>This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF.
Commonly Used Types:
Commonly Used Types:
System.ComponentModel.Composition.ChangeRejectedException
System.ComponentModel.Composition.ChangeRejectedException
System.ComponentModel.Composition.CompositionContractMismatchException
System.ComponentModel.Composition.CompositionContractMismatchException
System.ComponentModel.Composition.CompositionError
System.ComponentModel.Composition.CompositionError
System.ComponentModel.Composition.CompositionException
System.ComponentModel.Composition.CompositionException
System.ComponentModel.Composition.ExportAttribute
System.ComponentModel.Composition.ExportAttribute
System.ComponentModel.Composition.ImportAttribute
System.ComponentModel.Composition.ImportAttribute
System.ComponentModel.Composition.ImportCardinalityMismatchException
System.ComponentModel.Composition.ImportCardinalityMismatchException
System.ComponentModel.Composition.Hosting.AggregateCatalog
System.ComponentModel.Composition.Hosting.AggregateCatalog
System.ComponentModel.Composition.Hosting.ApplicationCatalog
System.ComponentModel.Composition.Hosting.ApplicationCatalog
System.ComponentModel.Composition.Hosting.AssemblyCatalog
System.ComponentModel.Composition.Hosting.AssemblyCatalog
System.ComponentModel.Composition.Hosting.CompositionContainer
System.ComponentModel.Composition.Hosting.CompositionContainer
System.ComponentModel.Composition.Primitives.ComposablePartException
System.ComponentModel.Composition.Primitives.ComposablePartException
System.ComponentModel.Composition.Primitives.ExportDefinition
System.ComponentModel.Composition.Primitives.ExportDefinition
System.ComponentModel.Composition.Primitives.ImportDefinition
System.ComponentModel.Composition.Primitives.ImportDefinition
System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices</description>
System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices</description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<serviceable>true</serviceable>
复制
已复制
复制
已复制
<repository type="git" url="https://github.com/dotnet/runtime" commit="
770d630b283ec1be4a8ed41ac78e13ec1fd957b1
" />
<repository type="git" url="https://github.com/dotnet/runtime" commit="
0000000000000000000000000000000000000000
" />
<dependencies>
<dependencies>
复制
已复制
复制
已复制
<group targetFramework="MonoAndroid1.0" />
<group targetFramework="MonoTouch1.0" />
<group targetFramework=".NETFramework4.6.1" />
<group targetFramework="net6.0" />
<group targetFramework=".NETCoreApp3.1" />
<group targetFramework=".NETCoreApp3.1" />
复制
已复制
复制
已复制
<group targetFramework="net6.0" />
<group targetFramework=".NETStandard2.0" />
<group targetFramework=".NETStandard2.0" />
复制
已复制
复制
已复制
<group targetFramework="UAP10.0.16299" />
<group targetFramework="Xamarin.iOS1.0" />
<group targetFramework="Xamarin.Mac2.0" />
<group targetFramework="Xamarin.TVOS1.0" />
<group targetFramework="Xamarin.WatchOS1.0" />
</dependencies>
</dependencies>
<frameworkAssemblies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.ComponentModel.Composition" targetFramework=".NETFramework4.6.1" />
<frameworkAssembly assemblyName="System.ComponentModel.Composition" targetFramework=".NETFramework4.6.1" />
</frameworkAssemblies>
</frameworkAssemblies>
</metadata>
</metadata>
</package>
</package>
已保存差异
原始文本
打开文件
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> <metadata minClientVersion="2.12"> <id>System.ComponentModel.Composition</id> <version>6.0.0-preview.6.21352.12</version> <title>System.ComponentModel.Composition</title> <authors>Microsoft</authors> <owners>microsoft,dotnetframework</owners> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">MIT</license> <icon>Icon.png</icon> <projectUrl>https://dot.net/</projectUrl> <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> <description>This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.ChangeRejectedException System.ComponentModel.Composition.CompositionContractMismatchException System.ComponentModel.Composition.CompositionError System.ComponentModel.Composition.CompositionException System.ComponentModel.Composition.ExportAttribute System.ComponentModel.Composition.ImportAttribute System.ComponentModel.Composition.ImportCardinalityMismatchException System.ComponentModel.Composition.Hosting.AggregateCatalog System.ComponentModel.Composition.Hosting.ApplicationCatalog System.ComponentModel.Composition.Hosting.AssemblyCatalog System.ComponentModel.Composition.Hosting.CompositionContainer System.ComponentModel.Composition.Primitives.ComposablePartException System.ComponentModel.Composition.Primitives.ExportDefinition System.ComponentModel.Composition.Primitives.ImportDefinition System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices</description> <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> <copyright>© Microsoft Corporation. All rights reserved.</copyright> <serviceable>true</serviceable> <repository type="git" url="https://github.com/dotnet/runtime" commit="770d630b283ec1be4a8ed41ac78e13ec1fd957b1" /> <dependencies> <group targetFramework="MonoAndroid1.0" /> <group targetFramework="MonoTouch1.0" /> <group targetFramework=".NETFramework4.6.1" /> <group targetFramework="net6.0" /> <group targetFramework=".NETCoreApp3.1" /> <group targetFramework=".NETStandard2.0" /> <group targetFramework="UAP10.0.16299" /> <group targetFramework="Xamarin.iOS1.0" /> <group targetFramework="Xamarin.Mac2.0" /> <group targetFramework="Xamarin.TVOS1.0" /> <group targetFramework="Xamarin.WatchOS1.0" /> </dependencies> <frameworkAssemblies> <frameworkAssembly assemblyName="System.ComponentModel.Composition" targetFramework=".NETFramework4.6.1" /> </frameworkAssemblies> </metadata> </package>
更改后文本
打开文件
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> <metadata> <id>System.ComponentModel.Composition</id> <version>6.0.0-dev</version> <authors>Microsoft</authors> <owners></owners> <requireLicenseAcceptance>false</requireLicenseAcceptance> <license type="expression">MIT</license> <icon>Icon.png</icon> <projectUrl>https://dot.net/</projectUrl> <description>This namespace provides classes that constitute the core of the Managed Extensibility Framework, or MEF. Commonly Used Types: System.ComponentModel.Composition.ChangeRejectedException System.ComponentModel.Composition.CompositionContractMismatchException System.ComponentModel.Composition.CompositionError System.ComponentModel.Composition.CompositionException System.ComponentModel.Composition.ExportAttribute System.ComponentModel.Composition.ImportAttribute System.ComponentModel.Composition.ImportCardinalityMismatchException System.ComponentModel.Composition.Hosting.AggregateCatalog System.ComponentModel.Composition.Hosting.ApplicationCatalog System.ComponentModel.Composition.Hosting.AssemblyCatalog System.ComponentModel.Composition.Hosting.CompositionContainer System.ComponentModel.Composition.Primitives.ComposablePartException System.ComponentModel.Composition.Primitives.ExportDefinition System.ComponentModel.Composition.Primitives.ImportDefinition System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices</description> <releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes> <copyright>© Microsoft Corporation. All rights reserved.</copyright> <serviceable>true</serviceable> <repository type="git" url="https://github.com/dotnet/runtime" commit="0000000000000000000000000000000000000000" /> <dependencies> <group targetFramework=".NETCoreApp3.1" /> <group targetFramework="net6.0" /> <group targetFramework=".NETStandard2.0" /> </dependencies> <frameworkAssemblies> <frameworkAssembly assemblyName="System.ComponentModel.Composition" targetFramework=".NETFramework4.6.1" /> </frameworkAssemblies> </metadata> </package>
查找差异