mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
Incremented Assembly version to 1.0.22. Set build option to generate .xml file. Added .xml file to CLZ Builds folder as well as compiled output
This commit is contained in:
parent
763a11da7d
commit
3d270499ba
5 changed files with 2139 additions and 1 deletions
Binary file not shown.
Binary file not shown.
2137
CLZ Builds/PepperDash_Core.xml
Normal file
2137
CLZ Builds/PepperDash_Core.xml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -42,6 +42,7 @@
|
|||
<FileAlignment>512</FileAlignment>
|
||||
<NoStdLib>true</NoStdLib>
|
||||
<NoConfig>true</NoConfig>
|
||||
<DocumentationFile>bin\PepperDash_Core.xml</DocumentationFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="mscorlib" />
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@
|
|||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("Pepperdash_Core")]
|
||||
[assembly: AssemblyCopyright("Copyright © PepperDash 2019")]
|
||||
[assembly: AssemblyVersion("1.0.21.*")]
|
||||
[assembly: AssemblyVersion("1.0.22.*")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue