remove secrets from source code
parent
0428d12071
commit
12894f9432
|
@ -45,9 +45,9 @@ EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "api", "api", "{C5096F61-7319-453B-AA28-7A1A854A6220}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "api", "api", "{C5096F61-7319-453B-AA28-7A1A854A6220}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
build-amd64.sh = build-amd64.sh
|
build-amd64.sh = build-amd64.sh
|
||||||
release.sh = release.sh
|
|
||||||
buildx-arm32.sh = buildx-arm32.sh
|
buildx-arm32.sh = buildx-arm32.sh
|
||||||
buildx.sh = buildx.sh
|
buildx.sh = buildx.sh
|
||||||
|
release.sh = release.sh
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "agent", "agent", "{C04663A1-E0CD-41D6-A8D7-FADDF9DA8302}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "agent", "agent", "{C04663A1-E0CD-41D6-A8D7-FADDF9DA8302}"
|
||||||
|
@ -69,6 +69,7 @@ EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "notes", "notes", "{6973CB33-B940-41B0-B3BB-22ED2ECB8E1D}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "notes", "notes", "{6973CB33-B940-41B0-B3BB-22ED2ECB8E1D}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
notes\generic.txt = notes\generic.txt
|
notes\generic.txt = notes\generic.txt
|
||||||
|
Notes.txt = Notes.txt
|
||||||
notes\nugets.txt = notes\nugets.txt
|
notes\nugets.txt = notes\nugets.txt
|
||||||
notes\proxmox-shutdown-notes.txt = notes\proxmox-shutdown-notes.txt
|
notes\proxmox-shutdown-notes.txt = notes\proxmox-shutdown-notes.txt
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
|
|
28
Notes.txt
28
Notes.txt
|
@ -10,34 +10,6 @@ Resources: https://github.com/nikeee/wake-on-lan
|
||||||
Multiple Directory.Build.props:
|
Multiple Directory.Build.props:
|
||||||
https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2019
|
https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2019
|
||||||
|
|
||||||
#######################################################################################################################################################
|
|
||||||
Azure DevOps Repository Password: ***************
|
|
||||||
#######################################################################################################################################################
|
|
||||||
|
|
||||||
ORION
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
fileSrv
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
esxiSrv
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
thin-ovm
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
***REMOVED***
|
|
||||||
|
|
||||||
#######################################################################################################################################################
|
#######################################################################################################################################################
|
||||||
|
|
||||||
- masinile sunt afisate in ordinea numarului de porniri
|
- masinile sunt afisate in ordinea numarului de porniri
|
||||||
|
|
Loading…
Reference in New Issue