Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
Find file
Copy path
Helix.Examples/examples/helix-basic-tds-with-docker-vs2019-project-type/Build/props/Website.AssemblyVersionsProperties.props
Find file
Copy path
Fetching contributors…

<!-- | |
*********************************************************************************************** | |
Website.AssemblyVersionsProperties | |
For managing versions of assemblies/nuget packages | |
TODO: Rename to Website.Properties.props if relevant in solution - if only used by modules targeting website instances. | |
*********************************************************************************************** | |
--> | |
<Project> | |
<PropertyGroup> | |
<SitecoreVersion>9.3.0</SitecoreVersion> | |
</PropertyGroup> | |
</Project> |