Browse Source

移除不必要的引用

felix 1 year ago
parent
commit
46105da361
2 changed files with 0 additions and 4 deletions
  1. 0 4
      FlutterCodeGenerator.csproj
  2. BIN
      WingInterfaceLibrary.dll

+ 0 - 4
FlutterCodeGenerator.csproj

@@ -5,10 +5,6 @@
     <TargetFramework>net6.0</TargetFramework>
   </PropertyGroup>
 
-  <ItemGroup>
-    <PackageReference Include="WingRpcSDK" Version="1.0.0.12" />
-  </ItemGroup>
-
 	<ItemGroup>
 		<None Update="WingInterfaceLibrary.dll">
 			<CopyToOutputDirectory>Always</CopyToOutputDirectory>

BIN
WingInterfaceLibrary.dll