- use SignalR.Npm.FunctionalTests.npmproj to get non-stable version
- not Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (avoid C# and F# projects)
- add `_GetPackageVersionInfo` target to all `*.npmproj` projects
- make `_GetPackageVersionInfo` target work when `yarn` is not installed
- switch codesign-xplat.yml to use `dotnet msbuild`
- above change also fixes Code-sign jobs but they're slightly faster using `dotnet msbuild`
|
||
|---|---|---|
| .. | ||
| CSharp.Common.props | ||
| CSharp.Common.targets | ||
| Cpp.Common.props | ||
| Cpp.Common.targets | ||
| FSharp.Common.targets | ||
| FunctionalTestAsset.targets | ||
| FunctionalTestWithAssets.targets | ||
| GetRazorSDKDirectory.props | ||
| Helix.Common.props | ||
| Helix.props | ||
| Helix.targets | ||
| MicroBuild.Plugin.props | ||
| Npm.Common.props | ||
| Npm.Common.targets | ||
| Packaging.targets | ||
| ResolveIisReferences.targets | ||
| ResolveReferences.targets | ||
| Wix.Common.props | ||
| Wix.Common.targets | ||