File tree Expand file tree Collapse file tree 7 files changed +11
-19
lines changed
quickstarts/CS/Stoplight/Src
Unity.Interception/Src/Properties
Unity.WebApi/Src/Properties Expand file tree Collapse file tree 7 files changed +11
-19
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Unity" version =" 3 .0.1304.0 " targetFramework =" net45" />
3+ <package id =" Unity" version =" 4 .0.1 " targetFramework =" net45" />
44</packages >
Original file line number Diff line number Diff line change 2222[ assembly: AssemblyCulture ( "" ) ]
2323
2424[ assembly: AssemblyVersion ( "4.0.0.0" ) ]
25- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
25+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
Original file line number Diff line number Diff line change 1414 <copyright >© Microsoft Corporation. All rights reserved.</copyright >
1515 <requireLicenseAcceptance >true</requireLicenseAcceptance >
1616 <dependencies >
17- <group targetFramework =" win8" >
1817 <dependency id =" CommonServiceLocator" version =" 1.3.0" />
19- </group >
20- <group targetFramework =" wpa81" >
21- <dependency id =" CommonServiceLocator" version =" 1.3.0" />
22- </group >
23- <group targetFramework =" monoandroid" >
24- <dependency id =" CommonServiceLocator" version =" 1.3.0" />
25- </group >
2618 </dependencies >
2719 <tags >Unity Unity3 Unity35 EntLib EntLib6 IoC DI container dependency injection inversion control LOB WinRT Win8 Windows8 NetCore WindowsStoreApps WindowsStore WindowsPhone WindowsPhone8 wp8 Azure Xamarin MonoTouch MonoAndroid OSS</tags >
2820 </metadata >
Original file line number Diff line number Diff line change 3131[ assembly: AssemblyCulture ( "" ) ]
3232
3333[ assembly: AssemblyVersion ( "4.0.0.0" ) ]
34- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
35- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
34+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
35+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
3636
3737[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change 2222[ assembly: AssemblyCulture ( "" ) ]
2323
2424[ assembly: AssemblyVersion ( "4.0.0.0" ) ]
25- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
25+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
2727
2828[ assembly: ComVisible ( false ) ]
2929[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change 2222[ assembly: AssemblyCulture ( "" ) ]
2323
2424[ assembly: AssemblyVersion ( "4.0.0.0" ) ]
25- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
25+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
2727
2828[ assembly: ComVisible ( false ) ]
2929[ assembly: NeutralResourcesLanguage ( "en" ) ]
Original file line number Diff line number Diff line change 2020[ assembly: AssemblyCulture ( "" ) ]
2121
2222[ assembly: AssemblyVersion ( "4.0.0.0" ) ]
23- [ assembly: AssemblyFileVersion ( "4.0.0 .0" ) ]
24- [ assembly: AssemblyInformationalVersion ( "4.0.0 " ) ]
23+ [ assembly: AssemblyFileVersion ( "4.0.1 .0" ) ]
24+ [ assembly: AssemblyInformationalVersion ( "4.0.1 " ) ]
You can’t perform that action at this time.
0 commit comments