File tree 1 file changed +0
-12
lines changed
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 12
12
<PackageIcon >package_icon.png</PackageIcon >
13
13
<PackageReleaseNotes >https://github.com/GitTools/GitVersion/releases</PackageReleaseNotes >
14
14
15
- <IncludeSymbols >true</IncludeSymbols >
16
- <SymbolPackageFormat >snupkg</SymbolPackageFormat >
17
- <PublishRepositoryUrl >true</PublishRepositoryUrl >
18
- <EmbedUntrackedSources >true</EmbedUntrackedSources >
19
-
20
15
<RepositoryUrl >https://github.com/GitTools/GitVersion</RepositoryUrl >
21
16
<RepositoryType >git</RepositoryType >
22
17
46
41
47
42
</PropertyGroup >
48
43
49
- <ItemGroup Condition =" '$(IsTestProject)' == 'false' " >
50
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" >
51
- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
52
- <PrivateAssets >all</PrivateAssets >
53
- </PackageReference >
54
- </ItemGroup >
55
-
56
44
<ItemGroup Condition =" '$(IsTestProject)' == 'true' " >
57
45
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(PackageVersion_MicrosoftTestSdk)" />
58
46
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" $(PackageVersion_MicrosoftExtensions)" />
You can’t perform that action at this time.
0 commit comments