File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <ItemGroup >
3- <PackageReference Include =" SourceLink.Create.CommandLine" Version =" 2.7.2-b654 " PrivateAssets =" All" />
3+ <PackageReference Include =" SourceLink.Create.CommandLine" Version =" 2.7.2" PrivateAssets =" All" />
44 </ItemGroup >
55</Project >
Original file line number Diff line number Diff line change @@ -14,5 +14,4 @@ nuget System.Threading.Tasks.Dataflow 4.5.24.0
1414group SourceLink
1515 storage: none
1616 source https://www.nuget.org/api/v2/
17- source https://ci.appveyor.com/nuget/sourcelink/
18- nuget SourceLink.Create.CommandLine 2.7.2-b654
17+ nuget SourceLink.Create.CommandLine 2.7.2
Original file line number Diff line number Diff line change 2626GROUP SourceLink
2727STORAGE: NONE
2828NUGET
29- remote: https://ci.appveyor.com/nuget/sourcelink
30- SourceLink.Create.CommandLine (2.7.2-b654 )
29+ remote: https://www.nuget.org/api/v2
30+ SourceLink.Create.CommandLine (2.7.2)
You can’t perform that action at this time.
0 commit comments