File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 3333 - task : UseDotNet@2
3434 displayName : Install .NET Runtime
3535 inputs :
36- packageType : runtime
37- # This should match the target of our unit test projects.
38- version : 10.0.x
36+ includePreviewVersions : true
37+ version : 10.0.0-rc.2
3938
4039 # Allows for accessing the internal AzDO feed (vs-impl-internal) for project restore via Azure Artifacts Credential Provider.
4140 # See: https://github.com/microsoft/artifacts-credprovider#automatic-usage
Original file line number Diff line number Diff line change 2323 - task : UseDotNet@2
2424 displayName : Install .NET Runtime
2525 inputs :
26- packageType : runtime
2726 includePreviewVersions : true
28- version : 10.0.x
27+ version : 10.0.0-rc.2
2928
3029 # Creates the LocProject.json and perform some necessary file copying and renaming.
3130 - task : DotNetCoreCLI@2
You can’t perform that action at this time.
0 commit comments