lith 3 년 전
부모
커밋
6a7dafa55c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Vit.Linq/Vit.Linq.csproj

+ 1 - 2
Vit.Linq/Vit.Linq.csproj

@@ -3,6 +3,7 @@
 	<PropertyGroup>
 		<TargetFramework>netstandard2.0</TargetFramework>
 		<Version>2.2.2</Version>
+		<pack/>
 	</PropertyGroup>
 
 	<PropertyGroup>
@@ -19,6 +20,4 @@
 		<PackageReference Include="Vit.Core" Version="2.1.5" />
 	</ItemGroup>
 
-
-
 </Project>