Skip to content

Commit

Permalink
replace from project reference to NuGet pacakge refernce on packing
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Mar 30, 2024
1 parent 30a62ca commit b4bb897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Smdn.Net.EchonetLite/Smdn.Net.EchonetLite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SPDX-License-Identifier: MIT
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Smdn.Net.EchonetLite.Specifications\Smdn.Net.EchonetLite.Specifications.csproj" />
<ProjectOrPackageReference ReferencePackageVersion="1.0.0" Include="..\Smdn.Net.EchonetLite.Specifications\Smdn.Net.EchonetLite.Specifications.csproj" />
</ItemGroup>

<!-- disables code style/code analysis warnings configured by Smdn.MSBuild.ProjectAssets.Library -->
Expand Down

0 comments on commit b4bb897

Please sign in to comment.