Versions.props 404 B

1234567891011121314
  1. <Project>
  2. <PropertyGroup>
  3. <Version>3.1.3-preview</Version>
  4. </PropertyGroup>
  5. <PropertyGroup>
  6. <Authors>Lith</Authors>
  7. <PackageProjectUrl>https://github.com/Vit-Orm/Vit.Linq</PackageProjectUrl>
  8. </PropertyGroup>
  9. <PropertyGroup>
  10. <DocumentationFile>bin\Debug\$(TargetFramework)\$(MSBuildProjectName).xml</DocumentationFile>
  11. </PropertyGroup>
  12. </Project>