|
|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <Version>23.328.18305</Version>
|
|
|
+ <Version>23.333.10146</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="Serilog" Version="3.1.1" />
|
|
|
- <PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
|
|
|
+ <PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
|
|
|
</ItemGroup>
|
|
|
</Project>
|