1
0
mirror of https://github.com/BDDSM/YY.EventLogReaderAssistant.git synced 2024-11-21 10:05:51 +02:00

Удалил неиспользуемые скрипты

This commit is contained in:
YPermitin 2020-04-15 18:20:02 +05:00
parent 919a2b6c32
commit 1503156ead
3 changed files with 0 additions and 11 deletions

View File

@ -1,2 +0,0 @@
#!/bin/bash
dotnet build

View File

@ -1,2 +0,0 @@
#!/bin/bash
dotnet test ./YY.EventLogReaderAssistant.Tests/YY.EventLogReaderAssistant.Tests.csproj

View File

@ -24,12 +24,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{D47D7992-0C16-4EF7-9C0A-258DA628DDC0}"
ProjectSection(SolutionItems) = preProject
Scripts\build.sh = Scripts\build.sh
Scripts\runTests.sh = Scripts\runTests.sh
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -54,7 +48,6 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A4CAB49D-B34A-4299-B0C4-864A874B10D4} = {B3EA600F-E229-42E8-8FC4-F8097627AF81}
{D47D7992-0C16-4EF7-9C0A-258DA628DDC0} = {759338A0-58EF-43A6-B9D5-E87F82C4B65A}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F628392-F4A2-4E4C-B478-BDB29B256BA4}