Browse Source

Remove leftover references to IsExternalInit

habeebweeb 2 years ago
parent
commit
11ed4b182b
1 changed files with 0 additions and 6 deletions
  1. 0 6
      src/MeidoPhotoStudio.Plugin/MeidoPhotoStudio.Plugin.csproj

+ 0 - 6
src/MeidoPhotoStudio.Plugin/MeidoPhotoStudio.Plugin.csproj

@@ -28,10 +28,4 @@
             <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
         </Content>
     </ItemGroup>
-    <ItemGroup>
-      <PackageReference Include="IsExternalInit" Version="1.0.0">
-        <PrivateAssets>all</PrivateAssets>
-        <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
-      </PackageReference>
-    </ItemGroup>
 </Project>