mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Changes: - Remove floating versions - Disable myget feeds during a Universe build - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
5 lines
115 B
XML
5 lines
115 B
XML
<Project>
|
|
<Import Project="build\sources.props" />
|
|
<Import Project="build\dependencies.props" />
|
|
</Project>
|