소스 검색

commit: update csproj

HOME 4 년 전
부모
커밋
98f1d4ab35
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      HttpServer/HttpServer.csproj

+ 3 - 0
HttpServer/HttpServer.csproj

@@ -66,5 +66,8 @@
       <Name>Utils</Name>
     </ProjectReference>
   </ItemGroup>
+  <ItemGroup>
+    <None Include="Example\iPXE-iSCSI.txt" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>