Skip to content

Commit

Permalink
Fix name used in solution zips
Browse files Browse the repository at this point in the history
  • Loading branch information
cathalnoonan committed Jan 23, 2021
1 parent 514d9c8 commit fafbe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solution/solution.cdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Name>processessions</Name>
<Name>processsessions</Name>
<SolutionPackageType>Both</SolutionPackageType>
<SolutionPackageMapFilePath>src\map.xml</SolutionPackageMapFilePath>
<SolutionPackageZipFilePath>$(OutputPath)\$(Name).zip</SolutionPackageZipFilePath>
Expand Down

0 comments on commit fafbe7b

Please sign in to comment.