Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
System.ComponentModel.Composition
Created
5 years ago
Diff never expires
Clear
Export
Share
Explain
17 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
53 lines
Copy
4 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
43 lines
Copy
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
Copy
Copied
Copy
Copied
<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>
Copy
Copied
Copy
Copied
<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>
Copy
Copied
Copy
Copied
<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>
Copy
Copied
Copy
Copied
<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>
Copy
Copied
Copy
Copied
<repository type="git" url="https://github.com/dotnet/runtime" commit="
770d630b283ec1be4a8ed41ac78e13ec1fd957b1
" />
<repository type="git" url="https://github.com/dotnet/runtime" commit="
0000000000000000000000000000000000000000
" />
<dependencies>
<dependencies>
Copy
Copied
Copy
Copied
<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" />
Copy
Copied
Copy
Copied
<group targetFramework="net6.0" />
<group targetFramework=".NETStandard2.0" />
<group targetFramework=".NETStandard2.0" />
Copy
Copied
Copy
Copied
<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>
Saved diffs
Original text
Open file
<?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>
Changed text
Open file
<?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>
Find difference