Skip to content

Commit 8e8a7f7

Browse files
committed
Rename root csproj file
1 parent af0d07a commit 8e8a7f7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

VDFparse.Cli/VDFparse.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<EmbeddedResource Include="resources/*.resources" />
1919
</ItemGroup>
2020

21-
<Import Project="../VDFparse.csproj" Label="Shared" />
21+
<Import Project="../VDFparse.projitems" Label="Shared" />
2222

2323
</Project>

VDFparse.Core/VDFparse.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<OutputPath>../bin/Core</OutputPath>
55
</PropertyGroup>
66

7-
<Import Project="../VDFparse.csproj" Label="Shared" />
7+
<Import Project="../VDFparse.projitems" Label="Shared" />
88

99
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)