File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
tests/FluentAssertions.AspNetCore.Mvc.Tests Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <VersionPrefix >0.7.0</VersionPrefix >
5- <TargetFramework >netcoreapp1.0 </TargetFramework >
5+ <TargetFramework >netcoreapp1.1 </TargetFramework >
66 <AssemblyName >FluentAssertions.AspNetCore.Mvc.Tests</AssemblyName >
77 <PackageId >FluentAssertions.AspNetCore.Mvc.Tests</PackageId >
88 <GenerateRuntimeConfigurationFiles >true</GenerateRuntimeConfigurationFiles >
2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.0.0-preview-20170106-08" />
2726 <PackageReference Include =" NUnit" Version =" 3.8.1" />
28- <PackageReference Include =" dotnet-test-nunit" Version =" 3.4.0-beta-1" />
2927 <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.0.3" />
30- <PackageReference Include =" Moq" Version =" 4.6.36-alpha " />
28+ <PackageReference Include =" Moq" Version =" 4.7.99 " />
3129 </ItemGroup >
3230
3331</Project >
You can’t perform that action at this time.
0 commit comments