File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
25
+ <PackageReference Include =" Alea" Version =" 3.0.4" />
26
+ <PackageReference Include =" FSharp.Core" Version =" 4.2.3" />
25
27
<PackageReference Include =" JetBrains.Annotations" Version =" 11.1.0" />
26
28
<PackageReference Include =" Newtonsoft.Json" Version =" 10.0.3" />
27
29
<PackageReference Include =" SixLabors.ImageSharp" Version =" 1.0.0-beta0002" />
28
30
</ItemGroup >
29
31
32
+ <ItemGroup >
33
+ <Reference Include =" Alea" >
34
+ <HintPath >$(NuGetPackageRoot)\alea\3.0.4\lib\net45\Alea.dll</HintPath >
35
+ </Reference >
36
+ <Reference Include =" Alea.IL" >
37
+ <HintPath >$(NuGetPackageRoot)\alea\3.0.4\lib\net45\Alea.IL.dll</HintPath >
38
+ </Reference >
39
+ <Reference Include =" Alea.Parallel" >
40
+ <HintPath >$(NuGetPackageRoot)\alea\3.0.4\lib\net45\Alea.Parallel.dll</HintPath >
41
+ </Reference >
42
+ </ItemGroup >
43
+
30
44
</Project >
You can’t perform that action at this time.
0 commit comments