mirror of https://github.com/ppy/SDL3-CS.git
Remove SourceGeneration project PackageId
The project is consumed locally by SDL3-CS, it's not meant to be packaged to nuget.
This commit is contained in:
parent
e6ee10201a
commit
e8947d5349
|
|
@ -10,7 +10,6 @@
|
||||||
<IsRoslynComponent>true</IsRoslynComponent>
|
<IsRoslynComponent>true</IsRoslynComponent>
|
||||||
|
|
||||||
<RootNamespace>SDL3.SourceGeneration</RootNamespace>
|
<RootNamespace>SDL3.SourceGeneration</RootNamespace>
|
||||||
<PackageId>SDL3.SourceGeneration</PackageId>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue