We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0d07a commit 8e8a7f7Copy full SHA for 8e8a7f7
VDFparse.Cli/VDFparse.Cli.csproj
@@ -18,6 +18,6 @@
18
<EmbeddedResource Include="resources/*.resources" />
19
</ItemGroup>
20
21
- <Import Project="../VDFparse.csproj" Label="Shared" />
+ <Import Project="../VDFparse.projitems" Label="Shared" />
22
23
</Project>
VDFparse.Core/VDFparse.Core.csproj
@@ -4,6 +4,6 @@
4
<OutputPath>../bin/Core</OutputPath>
5
</PropertyGroup>
6
7
8
9
VDFparse.csproj renamed to VDFparse.projitems
0 commit comments