Move Target Raylib Tag to csproj
Also use different GitHub Action for XPath
This commit is contained in:
parent
58a75e039b
commit
c720cbf9e9
3 changed files with 7 additions and 9 deletions
|
|
@ -7,9 +7,11 @@
|
|||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<NoWarn>$(NoWarn);1591</NoWarn>
|
||||
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetRaylibTag>3.7.0</TargetRaylibTag>
|
||||
<Version>3.7.0</Version>
|
||||
<PackageVersion>3.7.0</PackageVersion>
|
||||
<Authors>Chris Dill, Raysan5 & Others</Authors>
|
||||
|
|
|
|||
Loading…
Reference in a new issue