Skip to content

Commit

Permalink
remove project ref
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLove-msft committed Oct 20, 2023
1 parent ec19e7b commit fe7fefb
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
<Compile Include="$(AzureCoreSharedSources)ArrayBufferWriter.cs" LinkBase="Shared" />
<Compile Include="$(AzureCoreSharedSources)ForwardsClientCallsAttribute.cs" LinkBase="Shared" />
<Compile Include="$(AzureCoreSharedSources)AzureResourceProviderNamespaceAttribute.cs" LinkBase="Shared" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceManagementDeletedEventData.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceManagementDeletedEventData.Serialization.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceManagementCreatedOrUpdatedEventData.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceManagementCreatedOrUpdatedEventData.Serialization.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceDeletedEventData.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceDeletedEventData.Serialization.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceDeletedDetails.cs" />
<Compile Remove="Generated\Models\ResourceNotificationsResourceDeletedDetails.Serialization.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\EventGridSourceGenerator\src\EventGridSourceGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
Expand Down

0 comments on commit fe7fefb

Please sign in to comment.