We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ffdc5 commit 9e7a581Copy full SHA for 9e7a581
src/FluentAssertions.Ioc.Ninject/FluentAssertions.Ioc.Ninject.csproj
@@ -4,7 +4,7 @@
4
<OutputType>Library</OutputType>
5
<TargetFrameworks>net47;netcoreapp2.1;netcoreapp3.0;netstandard2.0;netstandard2.1</TargetFrameworks>
6
<RestorePackages>true</RestorePackages>
7
- <Version>1.4.0</Version>
+ <Version>1.5.0</Version>
8
<Authors>Kevin Kuszyk</Authors>
9
<Copyright>Copyright © Kevin Kuszyk 2020</Copyright>
10
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
@@ -25,4 +25,4 @@
25
<None Include="FluentAssertions.Ioc.Ninject.nuspec" />
26
</ItemGroup>
27
28
-</Project>
+</Project>
0 commit comments