mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-02 13:10:47 -07:00
Move solution and projects to src
This commit is contained in:
7
src/Spv.Generator/Spv.Generator.csproj
Normal file
7
src/Spv.Generator/Spv.Generator.csproj
Normal file
@ -0,0 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Reference in New Issue
Block a user