aspnetcore/eng
Doug Bunting 326507bb01
Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790)
* Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values
- Ensure `$(SharedFxVersion)` doesn't change in `$(NoSemVer20)` projects
- Ignore current project's `$(VersionSuffix)` in `$(TargetingPackVersion)`
    - Never assume `$(AspNetCoreBaselineVersion)` matches released targeting pack
- Stabilize both versions correctly
- Use these properties more widely
    - Remove other mechanisms to get the same values
    - Reduce use of the `_GetPackageVersionInfo` target
    - Reduce use of `$(SharedFxVersion)` for the targeting pack

nits:
- Correct comments about old RTMVersions.csproj project
- Fix or remove a few other comments

* Do not pass package filenames on Helix command Lines
- remove parsing of these command-line arguments from `RuntestOptions`
  - instead craft the names using passed `$(SharedFxVersion)`
- restore `$(DotNetRuntimeSourceFeedKey)` on Helix command line
  - lost somewhere along the line
- correct argument count in runtests.sh
  - treated 11th argument as both Helix timeout and feed credential
  - count was messed up somewhere alone the line

nits:
- update C# syntax in `RuntestOptions` e.g. remove unused `public` setters
- sort and group properties and their assignments
2020-09-11 19:17:28 -07:00
..
common [release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime (#25777) 2020-09-10 22:48:26 +00:00
docker Use containers instead of dockerbuild.sh (#23497) 2020-07-01 13:46:56 -07:00
helix Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790) 2020-09-11 19:17:28 -07:00
scripts Merge branch 'release/5.0' into wtgodbe/MergePreview8 2020-09-01 09:47:29 -07:00
targets Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790) 2020-09-11 19:17:28 -07:00
tools [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
AfterSigning.targets Don't explicitly import Arcade SDK in AfterSigning.targets (#22429) 2020-06-03 14:18:17 -07:00
AfterSolutionBuild.targets Build primarily with `dotnet msbuild` (#22017) 2020-05-29 19:02:03 -07:00
AllRulesDisabled.ruleset Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
Baseline.Designer.props [release/5.0] Correct baseline checks (#25227) 2020-08-28 09:53:20 -07:00
Baseline.xml Update Baseline.* files 2020-08-11 18:07:23 -07:00
Build.props Point to the correct directory for SDK test assets (#25734) 2020-09-10 11:55:37 -07:00
CodeGen.proj Keep `@(Reference)` metadata when creating `@(ProjectReference)` items (#21567) 2020-08-04 10:05:55 -07:00
Common.props
Dependencies.props Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790) 2020-09-11 19:17:28 -07:00
GenAPI.exclusions.txt
LicenseHeader.txt
PoliCheckExclusions.xml
ProjectReferences.props Move ProtectedBrowserStorage to the shared fx (#25557) 2020-09-09 09:54:14 -07:00
PublishSymbols.proj
Publishing.props Fix fetch of package version in eng/Publishing.props (#24777) 2020-08-11 10:10:24 -07:00
QuarantinedTests.AfterArcade.props
QuarantinedTests.BeforeArcade.props
SharedFramework.External.props [release/5.0-rc2] Update dependencies from dotnet/arcade dotnet/runtime dotnet/efcore (#25555) 2020-09-08 23:34:53 +00:00
SharedFramework.Local.props
SignCheckExclusionsFile.txt
Signing.props Grab some binary logs (#22380) 2020-08-11 07:10:27 +00:00
Tools.props
Version.Details.xml Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790) 2020-09-11 19:17:28 -07:00
Versions.props Correct `$(SharedFxVersion)` and `$(TargetingPackVersion)` values (#25790) 2020-09-11 19:17:28 -07:00
Workarounds.props Enable `/warnAsError` (#23072) 2020-06-18 15:59:34 -07:00
Workarounds.targets Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistently (#25428) 2020-08-31 11:36:19 -07:00
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj
sdl-tsa-vars.config Update path after dupe fix 2020-08-05 10:26:39 -07:00