|
|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.328.24076</Version>
|
|
|
+ <Version>23.328.39457</Version>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
|
<Authors>Shun</Authors>
|
|
|
@@ -12,12 +12,12 @@
|
|
|
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
|
|
<DescriptionType>核心组件</DescriptionType>
|
|
|
<DescriptionName>Core</DescriptionName>
|
|
|
- <DescriptionDetails>处理、反射、脚本、转发、订阅、虚拟地址、TCP、UDP、HTTP、WS、串口</DescriptionDetails>
|
|
|
+ <DescriptionDetails>处理、反射、转发、脚本、订阅、订阅、虚拟地址、TCP、UDP、HTTP、WS、串口</DescriptionDetails>
|
|
|
<Description>$(DescriptionType):$(DescriptionName) ( $(DescriptionDetails) )</Description>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
|
- <PackageReference Include="YSAI.Model" Version="23.328.35182" />
|
|
|
- <PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
+ <PackageReference Include="YSAI.Model" Version="23.328.39019" />
|
|
|
+ <PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|