This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.0 </TargetFramework >
5+ <TargetFramework >netcoreapp3.1 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" System.CommandLine.DragonFruit" Version =" 0.3.0-alpha.19317.1" />
10- <PackageReference Include =" System.CommandLine.Experimental" Version =" 0.3.0-alpha.19317.1" />
9+ <PackageReference Include =" System.CommandLine.DragonFruit" Version =" 0.3.0-alpha.20253.1" />
1110 </ItemGroup >
1211
1312</Project >
Original file line number Diff line number Diff line change 1616 displayName : ' Use .NET Core sdk'
1717 inputs :
1818 packageType : sdk
19- version : 3.1.x
19+ version : 3.1.200
2020 installationPath : $(Agent.ToolsDirectory)/dotnet
2121 - task : UseDotNet@2
2222 displayName : ' Use .NET Core sdk'
You can’t perform that action at this time.
0 commit comments