Skip to content

Commit

Permalink
Update AppPoolMonitor.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ahwm authored Nov 11, 2024
1 parent 602915a commit 6004ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AppPoolMonitor/AppPoolMonitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<ItemGroup>
<Reference Include="Microsoft.Web.Administration, Version=7.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\Windows\System32\inetsrv\Microsoft.Web.Administration.dll</HintPath>
<HintPath>%windir%\System32\inetsrv\Microsoft.Web.Administration.dll</HintPath>
</Reference>
<Reference Include="Nager.PublicSuffix, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Nager.PublicSuffix.1.3.0\lib\net45\Nager.PublicSuffix.dll</HintPath>
Expand Down Expand Up @@ -95,4 +95,4 @@
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>

0 comments on commit 6004ed8

Please sign in to comment.