Skip to content

Commit 3a18f27

Browse files
committed
remove Drive
1 parent a5ccfd4 commit 3a18f27

2 files changed

Lines changed: 0 additions & 100 deletions

File tree

src/c#/GeneralUpdate.Core/GeneralUpdate.Core.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
</ItemGroup>
3737

3838
<ItemGroup>
39-
<!-- DrivelutionMiddleware: conditionally compiled when Drivelution reference is present.
40-
Add <ProjectReference> to GeneralUpdate.Drivelution to enable automatically. -->
41-
<Compile Remove="Pipeline\DrivelutionMiddleware.cs" Condition="'$(HasDrivelutionReference)' != 'true'" />
4239
<!-- IsExternalInit is built-in for net8.0+ (C# 9 records) -->
4340
<Compile Remove="Configuration\IsExternalInit.cs" Condition="'$(TargetFramework)' != 'netstandard2.0'" />
4441
<!-- SignalR Hub code excluded in AOT builds -->

src/c#/GeneralUpdate.Core/Pipeline/DrivelutionMiddleware.cs

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)