готовая лаба 1
This commit is contained in:
parent
ada6f48ad7
commit
10468213e6
@ -22,4 +22,10 @@
|
|||||||
<ProjectReference Include="..\SnackBarListImplement\SnackBarListImplement.csproj" />
|
<ProjectReference Include="..\SnackBarListImplement\SnackBarListImplement.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<None Update="nlog.config">
|
||||||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
@ -5,7 +5,7 @@
|
|||||||
autoReload="true" internalLogLevel="Info">
|
autoReload="true" internalLogLevel="Info">
|
||||||
|
|
||||||
<targets>
|
<targets>
|
||||||
<target xsi:type="File" name="tofile" fileName="log-${shortdate}.log" />
|
<target xsi:type="File" name="tofile" fileName="logs/log-${shortdate}.log" />
|
||||||
</targets>
|
</targets>
|
||||||
|
|
||||||
<rules>
|
<rules>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user