관리 누락 파일 추가

This commit is contained in:
chikyun.kim
2018-12-22 20:59:07 +09:00
parent 2344760210
commit 14be22e62d
28 changed files with 4619 additions and 0 deletions

6
Project/packages.config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" />
<package id="StackExchange.Redis" version="1.0.481" targetFramework="net45" />
<package id="StackExchange.Redis.Extender" version="1.0.5" targetFramework="net45" />
</packages>