Skip to content

Commit

Permalink
Update common props reference
Browse files Browse the repository at this point in the history
  • Loading branch information
teociaps committed Jan 21, 2024
1 parent d409901 commit 5c8e03a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion build/NuGet.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project>

<Import Project="Common.props" />
<Import Project="Versioning.props" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\..\build\Common.props" />
<Import Project="..\..\build\NuGet.props" />

<PropertyGroup>
Expand Down

0 comments on commit 5c8e03a

Please sign in to comment.