fly 2 years ago
parent
commit
df28114b2d
1 changed files with 1 additions and 5 deletions
  1. 1 5
      WingDeviceService.csproj

+ 1 - 5
WingDeviceService.csproj

@@ -11,9 +11,5 @@
     <PackageReference Include="WingServerCommon" Version="*" />
   </ItemGroup>
 
-  <ItemGroup>
-    <None Update="Region\RegionTable.json">
-      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
-    </None>
-  </ItemGroup>
+  
 </Project>