File tree 2 files changed +2
-2
lines changed
src/FluentAssertions.Ioc.Ninject
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<requireLicenseAcceptance >false</requireLicenseAcceptance >
10
10
<description >Extensions for Fluent Assertions for testing Ninject bindings.</description >
11
11
<releaseNotes >See https://github.com/kevinkuszyk/FluentAssertions.Ioc.Ninject/releases</releaseNotes >
12
- <copyright >Copyright Kevin Kuszyk 2014 </copyright >
12
+ <copyright >Copyright Kevin Kuszyk 2015 </copyright >
13
13
<licenseUrl >https://raw.githubusercontent.com/kevinkuszyk/FluentAssertions.Ioc.Ninject/master/license.txt</licenseUrl >
14
14
<projectUrl >https://github.com/kevinkuszyk/FluentAssertions.Ioc.Ninject</projectUrl >
15
15
<tags >FluentAssertions Ninject IOC TDD Fluent Testing</tags >
Original file line number Diff line number Diff line change 10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
11
[ assembly: AssemblyCompany ( "Kevin Kuszyk" ) ]
12
12
[ assembly: AssemblyProduct ( "FluentAssertions.Ioc.Ninject" ) ]
13
- [ assembly: AssemblyCopyright ( "Copyright © Kevin Kuszyk 2014 " ) ]
13
+ [ assembly: AssemblyCopyright ( "Copyright © Kevin Kuszyk 2015 " ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
16
16
You can’t perform that action at this time.
0 commit comments