Versions.props 455 B

123456789101112131415
  1. <Project>
  2. <PropertyGroup>
  3. <Version>2.5.0</Version>
  4. <Vitorm_Version>[2.5.0, 2.6.0)</Vitorm_Version>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Authors>Lith</Authors>
  8. <PackageProjectUrl>https://github.com/Vit-Orm/Vitorm.File</PackageProjectUrl>
  9. </PropertyGroup>
  10. <PropertyGroup>
  11. <DocumentationFile>bin\Debug\$(TargetFramework)\$(MSBuildProjectName).xml</DocumentationFile>
  12. </PropertyGroup>
  13. </Project>