|
|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.327.23613</Version>
|
|
|
+ <Version>23.327.24534</Version>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
|
<Authors>Shun</Authors>
|
|
|
@@ -19,6 +19,6 @@
|
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
|
<PackageReference Include="YSAI.Log" Version="23.319.17368" />
|
|
|
- <PackageReference Include="YSAI.Unility" Version="23.327.22968" />
|
|
|
+ <PackageReference Include="YSAI.Unility" Version="23.327.24298" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|