|
|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.332.9384</Version>
|
|
|
+ <Version>23.333.10598</Version>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Release'">../YSAI.Publish/Release</PackageOutputPath>
|
|
|
<PackageOutputPath Condition="'$(Configuration)' == 'Debug'">../YSAI.Publish/Debug</PackageOutputPath>
|
|
|
<Authors>Shun</Authors>
|
|
|
@@ -16,7 +16,7 @@
|
|
|
<Description>$(DescriptionType):$(DescriptionName) ( $(DescriptionDetails) )</Description>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <PackageReference Include="YSAI.Log" Version="23.328.18305" />
|
|
|
+ <PackageReference Include="YSAI.Log" Version="23.333.10146" />
|
|
|
<PackageReference Include="YSAI.Unility" Version="23.328.18305" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|