DeviceManager/TsSFCDeviceSvc/packages.config

7 lines
430 B
Plaintext
Raw Normal View History

2024-07-22 07:50:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net452" />
<package id="NLog" version="5.3.2" targetFramework="net452" />
</packages>