File tree 1 file changed +14
-12
lines changed
1 file changed +14
-12
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
- <PropertyGroup >
3
- <PackageProjectUrl >https://github.com/SubSonic-Core</PackageProjectUrl >
4
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
5
- <Authors >Kenneth Carter</Authors >
6
- <PackageTags ></PackageTags >
7
- <RepositoryUrl >https://github.com/SubSonic-Core/SubSonic.Core.Remoting</RepositoryUrl >
8
- <RepositoryType >git</RepositoryType >
9
- <PackageOutputPath >$(MSBuildThisFileDirectory)..\packages\$(Configuration)</PackageOutputPath >
10
- </PropertyGroup >
11
- <ItemGroup >
12
- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.2.31" PrivateAssets =" all" />
13
- </ItemGroup >
2
+ <PropertyGroup >
3
+ <PackageProjectUrl >https://github.com/SubSonic-Core</PackageProjectUrl >
4
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
5
+ <Authors >Kenneth Carter</Authors >
6
+ <PackageTags ></PackageTags >
7
+ <RepositoryUrl >https://github.com/SubSonic-Core/SubSonic.Core.Remoting</RepositoryUrl >
8
+ <RepositoryType >git</RepositoryType >
9
+ <PackageOutputPath >$(MSBuildThisFileDirectory)..\packages\$(Configuration)</PackageOutputPath >
10
+ <IncludeSymbols >true</IncludeSymbols >
11
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
12
+ </PropertyGroup >
13
+ <ItemGroup >
14
+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.2.31" PrivateAssets =" all" />
15
+ </ItemGroup >
14
16
</Project >
You can’t perform that action at this time.
0 commit comments