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>