Skip to content

Commit 44626f4

Browse files
committed
Correção do build.
1 parent 24cc15d commit 44626f4

16 files changed

Lines changed: 1 addition & 6 deletions

nuget.png

66.2 KB
Loading

src/OpenAC.Net.GNRe/OpenAC.Net.GNRe.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,13 @@
5858
</ItemGroup>
5959

6060
<ItemGroup>
61-
<None Include="..\..\LICENSE">
62-
<Pack>True</Pack>
63-
<PackagePath>/</PackagePath>
64-
</None>
6561
<None Include="..\..\nuget.png">
6662
<Pack>True</Pack>
6763
<PackagePath />
6864
<Link>nuget.png</Link>
6965
</None>
7066
<None Include="..\..\LICENSE" Pack="true" PackagePath="\" />
71-
<None Include="..\..\Schemas\**\*.*">
67+
<None Include="Schemas\**\*.*">
7268
<Pack>True</Pack>
7369
<PackagePath>content\Schemas\</PackagePath>
7470
</None>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)