Directory.Build.props 247 B

12345678910
  1. <Project>
  2. <PropertyGroup>
  3. <Version>0.90.0</Version>
  4. <AssemblyVersion>0.90.0</AssemblyVersion>
  5. <FileVersion>0.90.0</FileVersion>
  6. <Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
  7. </PropertyGroup>
  8. </Project>