Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit d0581d1

Browse files
committed
Merge branch 'master' into fixAggregateScanSet
2 parents cb6b5f3 + dbb97e4 commit d0581d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<packages>
3+
<package id="Autofac" version="4.6.2" targetFramework="net45" />
4+
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.4" targetFramework="net45" />
5+
<package id="Microsoft.Owin" version="3.1.0" targetFramework="net45" />
6+
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
7+
</packages>

0 commit comments

Comments
 (0)