|
|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.333.10001</Version>
|
|
|
+ <Version>23.333.10899</Version>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
|
<Authors>Shun</Authors>
|
|
|
@@ -17,7 +17,7 @@
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
|
- <PackageReference Include="YSAI.Model" Version="23.332.9384" />
|
|
|
+ <PackageReference Include="YSAI.Model" Version="23.333.10598" />
|
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|