Skip to content

Commit

Permalink
Remove CLR (#459)
Browse files Browse the repository at this point in the history
* Remove SSIS

replaced by SqlWatchImport.exe

* remove-clr
  • Loading branch information
marcingminski authored Sep 30, 2022
1 parent f20a433 commit 08dd867
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 262 deletions.
5 changes: 0 additions & 5 deletions SqlWatch.Monitor/Project.SqlWatch.Database/SQLWATCH.sqlproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
<Folder Include="dbo\Queues" />
<Folder Include="dbo\Services" />
<Folder Include="dbo\Messages" />
<Folder Include="dbo\Functions\CLR" />
<Folder Include="dbo\Procedures\CLR" />
<Folder Include="dbo\Types" />
</ItemGroup>
Expand Down Expand Up @@ -390,11 +389,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="dbo\Functions\CLR\ReadPerformanceCounterFormatted.cs" />
<Compile Include="dbo\Functions\CLR\ReadPerformanceCounterCategories.cs" />
<Compile Include="dbo\Functions\CLR\GetPerformanceCounterData.cs" />
<Compile Include="dbo\Procedures\CLR\StreamPerformanceCounters.cs" />
<Compile Include="dbo\Functions\CLR\ReadWMI.cs" />
</ItemGroup>
<ItemGroup>
<PreDeploy Include="Script.PreDeployment2.sql" />
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 08dd867

Please sign in to comment.