|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.318.29473</Version>
|
|
|
|
|
|
|
+ <Version>23.319.17703</Version>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
|
<Authors>Shun</Authors>
|
|
<Authors>Shun</Authors>
|
|
@@ -19,7 +19,7 @@
|
|
|
<PackageReference Include="StackExchange.Redis" Version="2.7.4" />
|
|
<PackageReference Include="StackExchange.Redis" Version="2.7.4" />
|
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
<PackageReference Include="Microsoft.ClearScript" Version="7.4.4" />
|
|
|
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
|
- <PackageReference Include="YSAI.Log" Version="23.318.29223" />
|
|
|
|
|
- <PackageReference Include="YSAI.Unility" Version="23.318.29224" />
|
|
|
|
|
|
|
+ <PackageReference Include="YSAI.Log" Version="23.319.17368" />
|
|
|
|
|
+ <PackageReference Include="YSAI.Unility" Version="23.319.17369" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
</Project>
|
|
</Project>
|