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 f1cf646 commit a4d109bCopy full SHA for a4d109b
Library.props build/Library.propsLibrary.props renamed to build/Library.props
src/EasySign.CommandLine/EasySign.CommandLine.csproj
@@ -29,6 +29,6 @@
29
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
30
</ItemGroup>
31
32
- <Import Project="$(RepoRootPath)\Library.props" />
+ <Import Project="$(RepoRootPath)\build\Library.props" />
33
34
</Project>
src/EasySign/EasySign.csproj
@@ -35,6 +35,6 @@
35
<PackageReference Include="System.Text.Json" Version="9.0.3" />
36
37
38
39
40
0 commit comments