mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +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:
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.*")]
|
||||
|
||||
Reference in New Issue
Block a user