File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3434 <Compile Include =" Main.fs" />
3535 </ItemGroup >
3636 <ItemGroup >
37- <PackageReference Include =" FSharp.Core" Version =" 6.0.6" />
38- <PackageReference Include =" System.ValueTuple" Version =" 4.5.0" Condition =" '$(TargetFramework)' == 'net461'" />
3937 <PackageReference Include =" NUnit" Version =" 3.13.3" />
4038 <PackageReference Include =" NUnitLite" Version =" 3.13.3" />
4139 <PackageReference Include =" FsUnit" Version =" 5.1.0" />
Original file line number Diff line number Diff line change @@ -68,8 +68,6 @@ Control.Describe now includes CPU architecture and family identifier if know</Pa
6868 <Compile Include =" Quaternion.fs" />
6969 </ItemGroup >
7070 <ItemGroup >
71- <PackageReference Include =" FSharp.Core" Version =" 6.0.6" />
72- <PackageReference Include =" System.ValueTuple" Version =" 4.5.0" Condition =" '$(TargetFramework)' == 'net461'" />
7371 <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.3" >
7472 <PrivateAssets >all</PrivateAssets >
7573 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments