Skip to content

Commit 494565b

Browse files
authored
Merge pull request #1562 from dotnet/merge/release/10.0.1xx-to-release/10.0.2xx
[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.2xx'
2 parents c1e0292 + a258e0e commit 494565b

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)