|
@@ -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.328.23851</Version>
|
|
|
|
|
|
|
+ <Version>23.328.24076</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>
|
|
@@ -16,7 +16,7 @@
|
|
|
<Description>$(DescriptionType):$(DescriptionName) ( $(DescriptionDetails) )</Description>
|
|
<Description>$(DescriptionType):$(DescriptionName) ( $(DescriptionDetails) )</Description>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
- <PackageReference Include="System.IO.Ports" Version="7.0.0" />
|
|
|
|
|
|
|
+ <PackageReference Include="System.IO.Ports" Version="8.0.0" />
|
|
|
<PackageReference Include="YSAI.Model" Version="23.328.22745" />
|
|
<PackageReference Include="YSAI.Model" Version="23.328.22745" />
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
</Project>
|
|
</Project>
|