Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Publishing.props « eng - github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 920e79cbbd2f7c5ad020cfe88ea6f6bfc26ed1a2 (plain)
1
2
3
4
5
6
<Project>
  <!-- TODO: Consolidate the Publishing.props files into here. -->
  <PropertyGroup>
    <PublishingVersion>3</PublishingVersion>
  </PropertyGroup>
</Project>