Skip to content

Commit fb7046c

Browse files
committed
bump to 2.7.4
1 parent c737bd3 commit fb7046c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fcs/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<ItemGroup>
3-
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.7.2" PrivateAssets="All" />
3+
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.7.4" PrivateAssets="All" />
44
</ItemGroup>
55
</Project>

fcs/paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ nuget System.Threading.Tasks.Dataflow 4.5.24.0
1414
group SourceLink
1515
storage: none
1616
source https://www.nuget.org/api/v2/
17-
nuget SourceLink.Create.CommandLine 2.7.2
17+
nuget SourceLink.Create.CommandLine 2.7.4

fcs/paket.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ GROUP SourceLink
2727
STORAGE: NONE
2828
NUGET
2929
remote: https://www.nuget.org/api/v2
30-
SourceLink.Create.CommandLine (2.7.2)
30+
SourceLink.Create.CommandLine (2.7.4)

0 commit comments

Comments
 (0)