Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanthat #12

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
a85fe78
Update pack.yml
dgmjr Jun 30, 2023
30aff9f
changes
dgmjr Jul 1, 2023
dacc0e2
Let's not do that BuikdMultitargeting thing, shall we?
dgmjr Jul 1, 2023
df1950e
Added an icon and got rid of all the BuildMultitargeting stuffs
dgmjr Jul 2, 2023
1e3b043
feat: Update project settings and dependencies
dgmjr Jul 14, 2023
9a63291
UPDATED: Added missingjrSdk.nuproj file.
dgmjr Jul 22, 2023
8eb7cb7
UPDATED: DgmjrSdk.csproj and DgmjrSdk.sln
dgmjr Jul 22, 2023
906cbca
Update README.md
dgmjr Jul 23, 2023
0b9c029
Added "Initials" to owners/authors, added comments to output for vlon…
dgmjr Jul 29, 2023
05807d7
Update pack.yml
dgmjr Jul 30, 2023
fdf0a24
UPDATED: Renamed project file and added new package files.
dgmjr Jul 30, 2023
250bb18
ADDED: Added default values for `AssetTarget` property for different …
dgmjr Jul 30, 2023
5f5aacc
Create sonarcloud.yml
dgmjr Jul 30, 2023
bfb855c
Update pack.yml
dgmjr Jul 31, 2023
8f26a62
Added CompilerVisibleItemMetadata "Initials" and "GitHubId" and defau…
dgmjr Jul 31, 2023
f6bd7b5
Update pack.yml
dgmjr Jul 31, 2023
0c91bec
Update pack.yml
dgmjr Jul 31, 2023
5f8e40f
Update pack.yml
dgmjr Jul 31, 2023
fd7623d
Update pack.yml
dgmjr Jul 31, 2023
df67698
ADDED: PushToAzureBlobs.targets
dgmjr Aug 1, 2023
609db2b
ADDED: Import Project="./Build/*.targets" in Directory.Build.targets.
dgmjr Aug 1, 2023
18f3a6a
UPDATED:ustomBeforeCentralpackageVersions.targets
dgmjr Aug 3, 2023
e471465
UPDATED: PackageVersionOverride.props and Directory.Build.props
dgmjr Aug 3, 2023
180049e
UPDATED PackageMetadata.props
dgmjr Aug 4, 2023
278a7f9
UPDATED: Changes to ProjectTypeInfo.props
dgmjr Aug 12, 2023
0ef569c
UPDATED: Added LicenseExpression to PackageMetadata.targets file
dgmjr Aug 13, 2023
4094d55
Update pack.yml
dgmjr Aug 13, 2023
48ee36c
Reordeing some of the *.props imports in the Directory.Build.props file
dgmjr Aug 13, 2023
c1feba0
UPDATED _aISMultitargeting.props
dgmjr Aug 13, 2023
cdaabc4
Rename _aISMultitargeting.props to _aIsMultitargeting.props
dgmjr Aug 13, 2023
a3df1f2
UPDATED: Ignored files and removed multitargeting props
dgmjr Aug 13, 2023
81f4713
Create AIsMultiTargeting.props
dgmjr Aug 13, 2023
670261b
UPDATED: Directory.Build.props
dgmjr Aug 13, 2023
cabd5e0
Update pack.yml
dgmjr Aug 13, 2023
6af2c13
Update pack.yml
dgmjr Aug 13, 2023
606b210
Update pack.yml
dgmjr Aug 13, 2023
c5ab2e7
UPDATED: Added new file mode 120000
dgmjr Aug 13, 2023
1a0bdab
UPDATED: Git Changes
dgmjr Aug 20, 2023
c02e8de
Update pack.yml
dgmjr Aug 31, 2023
3a2343e
Update pack.yml
dgmjr Aug 31, 2023
d2b8d24
UPDATED to ItemDefinitionGroups.props
dgmjr Sep 3, 2023
1e6a6fa
UPDATED: Changes to ItemDefinitionGroups.props
dgmjr Sep 3, 2023
c17c4bd
ADDED: Updated Authors-Owners.props and Format.targets, Fixed issues …
dgmjr Sep 4, 2023
18e4cc6
UPDATED: Updated Item and NoWarn.targets
dgmjr Sep 6, 2023
dceb465
Add MIT License compilation targets and license file
dgmjr Sep 7, 2023
794611f
feat(Build): Update CompileLicense.targets and ImportProjectName.props
dgmjr Sep 10, 2023
077f8df
engine=spotless
cleanthat[bot] Sep 10, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pack.yml
  • Loading branch information
dgmjr authored Jul 31, 2023
commit 0c91becf3456bbdcd865c621e487ae374aadb200
1 change: 1 addition & 0 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: dgmjr-io/Packages
path: Packages
- name: Run setup-dgmjrsdk
uses: dgmjr-actions/setup-dgmjrsdk@main
with: