1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-10 15:20:29 +01:00

Updated version

This commit is contained in:
Rich Dunne 2021-07-07 19:04:25 -06:00
parent 8502fc5f23
commit a1d5448624
2 changed files with 3 additions and 3 deletions

View file

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.0.0")]
[assembly: AssemblyFileVersion("2.3.0.0")]
[assembly: AssemblyVersion("2.3.1.0")]
[assembly: AssemblyFileVersion("2.3.1.0")]

View file

@ -13,8 +13,8 @@
</rule>
</module>
<probePath>..\..\..\packages\InputManager.1.0.0\lib</probePath>
<probePath>..\..\..\packages\RAGENativeUI.1.8.0\lib\net472</probePath>
<probePath>..\..\..\packages\RagePluginHook.1.86.1\lib\net472</probePath>
<probePath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8</probePath>
<probePath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\Facades</probePath>
<probePath>..\..\..\packages\RAGENativeUI.1.8.0\lib\net472</probePath>
</project>