Skip to content

Commit

Permalink
Merge branch 'dev-main'
Browse files Browse the repository at this point in the history
  • Loading branch information
hmscott4 committed Mar 23, 2020
2 parents 0bef606 + b9ed635 commit 346f6c1
Show file tree
Hide file tree
Showing 8 changed files with 1,649 additions and 5 deletions.
3 changes: 0 additions & 3 deletions AlertManagement.PS/AlertManagement.PS.ps1

This file was deleted.

8 changes: 6 additions & 2 deletions AlertManagement.PS/AlertManagement.PS.pssproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,13 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup />
<ItemGroup>
<Compile Include="AlertManagement.PS.ps1" />
<Content Include="assign.alert.config" />
<Content Include="escalate.alert.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="assign.alert.ps1" />
<Compile Include="Escalate-SCOMAlert.ps1" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Target Name="Build" />
Expand Down
Loading

0 comments on commit 346f6c1

Please sign in to comment.