2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

Fixed project naming

- Changed assembly name to match project.
This commit is contained in:
2018-08-31 09:33:30 +01:00
parent 7634b8a4a5
commit b7e030ee24
4 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
</startup>
</configuration>