File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 5
5
<RootNamespace >checkout_codeql_test</RootNamespace >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
9
+ <IncludeSymbols >true</IncludeSymbols >
10
+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
8
11
</PropertyGroup >
9
12
10
- <ItemGroup >
11
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
12
- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
- <PrivateAssets >all</PrivateAssets >
14
- </PackageReference >
13
+ <ItemGroup >
14
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
15
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
+ <PrivateAssets >all</PrivateAssets >
17
+ </PackageReference >
15
18
</ItemGroup >
16
19
17
20
</Project >
You can’t perform that action at this time.
0 commit comments