Updated CSProj
Removed Empty Generators Folder Include Changed README.md location.
This commit is contained in:
parent
b4a2ce40c1
commit
02d23935fa
1 changed files with 1 additions and 4 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
<!-- Include Package Assets -->
|
||||
<ItemGroup>
|
||||
<None Include="README.md" Pack="true" PackagePath="\" />
|
||||
<None Include="..\README.md" Pack="true" PackagePath="\" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Ensure package as Source Generator -->
|
||||
|
|
@ -47,8 +47,5 @@
|
|||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0"/>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Generators\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue