Add text generator to prebuild
This commit is contained in:
parent
00637861f7
commit
7c6e0021c2
8 changed files with 108 additions and 285 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.10.xsd" version="1.10">
|
||||
<Solution name="Prebuild" version="2.0.8" frameworkVersion="net7_0">
|
||||
<Solution name="Prebuild" version="2.0.9" frameworkVersion="net7_0">
|
||||
<Options>
|
||||
<UseDepsFile>true</UseDepsFile>
|
||||
</Options>
|
||||
|
@ -33,7 +33,7 @@
|
|||
type="Exe"
|
||||
rootNamespace="Prebuild"
|
||||
startupObject="Prebuild.Prebuild"
|
||||
version="2.0.8"
|
||||
version="2.0.9"
|
||||
>
|
||||
<Author>Matthew Holmes (matthew@wildfiregames.com)</Author>
|
||||
<Author>Dan Moorehead (dan05a@gmail.com)</Author>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue