File tree Expand file tree Collapse file tree
src/DbApiBuilderEntityGenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - name : Build
2323 run : dotnet build DbApiBuilderEntityGenerator.sln --configuration Release
2424 - name : Pack
25- run : dotnet pack DbApiBuilderEntityGenerator.sln --configuration Release --no-build --no-restore --output .
25+ run : dotnet pack src/DbApiBuilderEntityGenerator/ DbApiBuilderEntityGenerator.sln --configuration Release --no-build --no-restore --output .
2626 # Get a short-lived NuGet API key
2727 - name : NuGet login (OIDC → temp API key)
2828 uses : NuGet/login@v1
Original file line number Diff line number Diff line change 2020 <RepositoryType >git</RepositoryType >
2121 <RepositoryUrl >https://github.com/platyscript/DbApiBuilderEntityGenerator</RepositoryUrl >
2222 <PublishRepositoryUrl >true</PublishRepositoryUrl >
23- <Version >1.0.1 -alpha</Version >
23+ <Version >1.0.2 -alpha</Version >
2424 </PropertyGroup >
2525
2626 <ItemGroup >
You can’t perform that action at this time.
0 commit comments