1
0
mirror of https://github.com/BDDSM/YY.EventLogReaderAssistant.git synced 2025-07-11 14:20:12 +02:00

Проект перименован с "YY.EventLogAssistant" на "YY.EventLogReaderAssistant"

This commit is contained in:
YPermitin
2020-04-14 19:53:10 +05:00
parent bc609bed74
commit 0fc1ba8db3
43 changed files with 76 additions and 72 deletions

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\YY.EventLogAssistant\YY.EventLogAssistant.csproj" />
<ProjectReference Include="..\YY.EventLogAssistant\YY.EventLogReaderAssistant.csproj" />
</ItemGroup>
</Project>