Skip to content

Commit a4a7b91

Browse files
authored
Merge pull request #1567 from dotnet/merge/release/10.0.2xx-to-main
[automated] Merge branch 'release/10.0.2xx' => 'main'
2 parents 310c3e3 + 9f31749 commit a4a7b91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/dotnet-sourcelink/dotnet-sourcelink.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2+
23
<PropertyGroup>
34
<OutputType>Exe</OutputType>
45
<TargetFramework>$(NetToolMinimum)</TargetFramework>
56
<!-- Allow tool to roll forward to a newer major version. -->
67
<RollForward>Major</RollForward>
78

9+
<IsShipping>false</IsShipping>
810
<!-- NuGet -->
911
<IsPackable>true</IsPackable>
1012
<PackAsTool>True</PackAsTool>

0 commit comments

Comments
 (0)