Skip to content

Commit

Permalink
Fixed SNMP Polling Unit test location
Browse files Browse the repository at this point in the history
  • Loading branch information
DAQEM committed Nov 6, 2023
1 parent d88df09 commit f8386cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Services/Netmon.SNMPPolling/SNMPPollingService.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Netmon.Data.EntityFramework
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Netmon.Models", "..\..\Shared\Netmon.Models\Netmon.Models.csproj", "{C1237481-F117-4226-AED0-32FBFDF4914A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Netmon.SNMPPolling.Tests", "..\..\Tests\Netmon.SNMPPolling.Tests\Netmon.SNMPPolling.Tests.csproj", "{317C80CA-4F82-41F9-81BD-E6F259698644}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Netmon.SNMPPolling.UnitTests", "..\..\Tests\Netmon.SNMPPolling.Tests\Netmon.SNMPPolling.UnitTests.csproj", "{317C80CA-4F82-41F9-81BD-E6F259698644}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit f8386cf

Please sign in to comment.