mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Project cleanup
This commit is contained in:
6
02_Windows_App/Perun_v1/00_Config/packages.config
Normal file
6
02_Windows_App/Perun_v1/00_Config/packages.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Google.Protobuf" version="3.5.1" targetFramework="net461" />
|
||||
<package id="MySql.Data" version="8.0.15" targetFramework="net461" />
|
||||
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user