-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #100 from saritasa-nest/feature/SN-779-fix-copying…
…-static-files Unite projects SN-779
- Loading branch information
Showing
83 changed files
with
29 additions
and
430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,20 +44,14 @@ jobs: | |
file: "src/**/*.csproj" | ||
version: ${{ steps.getversion.outputs.version }} | ||
|
||
- name: Update .nuspec version | ||
uses: vers-one/[email protected] | ||
with: | ||
file: "src/Saritasa.NetForge.Blazor/NetForge.nuspec" | ||
version: ${{ steps.getversion.outputs.version }} | ||
|
||
- name: Restore Packages | ||
run: dotnet restore src/Saritasa.NetForge.sln | ||
|
||
- name: Build NetForge solution | ||
run: dotnet build src/Saritasa.NetForge.sln | ||
|
||
- name: Pack NetForge | ||
run: dotnet pack /p:NuspecFile=NetForge.nuspec --output ../artifacts | ||
run: dotnet pack --output ../artifacts | ||
working-directory: src | ||
|
||
- name: Upload Release | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.4.3-alpha | ||
0.4.4-alpha |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Saritasa.NetForge.Blazor/Controls/CustomFields/CkEditorField.razor.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
src/Saritasa.NetForge.Domain/Saritasa.NetForge.Domain.csproj
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
src/Saritasa.NetForge.DomainServices/Saritasa.NetForge.DomainServices.csproj
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...NetForge.Infrastructure.Abstractions/Saritasa.NetForge.Infrastructure.Abstractions.csproj
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
src/Saritasa.NetForge.Infrastructure.EfCore/Saritasa.NetForge.Infrastructure.EfCore.csproj
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.