-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transition from Azure Storage to github for installation
- Loading branch information
1 parent
ad9c46b
commit 3988bd6
Showing
30 changed files
with
442 additions
and
1 deletion.
There are no files selected for viewing
47 changes: 47 additions & 0 deletions
47
publish/Application Files/Gradebook_1_11_2_0/AppData.json.deploy
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 |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"Categories": [ | ||
{ | ||
"Name": "Math" | ||
}, | ||
{ | ||
"Name": "Science" | ||
}, | ||
{ | ||
"Name": "Social Studies" | ||
}, | ||
{ | ||
"Name": "Language Arts" | ||
}, | ||
{ | ||
"Name": "Foreign Language" | ||
}, | ||
{ | ||
"Name": "Health & PE" | ||
}, | ||
{ | ||
"Name": "Elective" | ||
} | ||
], | ||
"AssignmentTypes": [ | ||
{ | ||
"Name": "Assignment", | ||
"Weight": 1 | ||
}, | ||
{ | ||
"Name": "Quiz", | ||
"Weight": 2 | ||
}, | ||
{ | ||
"Name": "Project", | ||
"Weight": 3 | ||
}, | ||
{ | ||
"Name": "Test", | ||
"Weight": 4 | ||
}, | ||
{ | ||
"Name": "Exam", | ||
"Weight": 5 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.13 MB
publish/Application Files/Gradebook_1_11_2_0/GradeBookHelp.pdf.deploy
Binary file not shown.
28 changes: 28 additions & 0 deletions
28
publish/Application Files/Gradebook_1_11_2_0/Gradebook.application
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> | ||
<assemblyIdentity name="Gradebook.application" version="1.11.2.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<description asmv2:publisher="Gradebook" asmv2:product="Gradebook" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true"> | ||
<subscription> | ||
<update> | ||
<beforeApplicationStartup /> | ||
</update> | ||
</subscription> | ||
<deploymentProvider codebase="https://raw.githubusercontent.com/bigdawgsfootball/HomeschoolGradesAndTranscripts/master/publish/Gradebook.application" /> | ||
</deployment> | ||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> | ||
<framework targetVersion="4.7.1" profile="Full" supportedRuntime="4.0.30319" /> | ||
</compatibleFrameworks> | ||
<dependency> | ||
<dependentAssembly dependencyType="install" codebase="Application Files\Gradebook_1_11_2_0\Gradebook.exe.manifest" size="17371"> | ||
<assemblyIdentity name="Gradebook.exe" version="1.11.2.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>kGt2NvHiikYSyUfj4KcED+/iTsabgR8kkGvZrx/DEEw=</dsig:DigestValue> | ||
</hash> | ||
</dependentAssembly> | ||
</dependency> | ||
</asmv1:assembly> |
9 changes: 9 additions & 0 deletions
9
publish/Application Files/Gradebook_1_11_2_0/Gradebook.exe.config.deploy
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<configSections> | ||
</configSections> | ||
|
||
<startup> | ||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/> | ||
</startup> | ||
</configuration> |
Binary file not shown.
326 changes: 326 additions & 0 deletions
326
publish/Application Files/Gradebook_1_11_2_0/Gradebook.exe.manifest
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+244 KB
publish/Application Files/Gradebook_1_11_2_0/MigraDoc.DocumentObjectModel-wpf.dll.deploy
Binary file not shown.
Binary file added
BIN
+128 KB
publish/Application Files/Gradebook_1_11_2_0/MigraDoc.Rendering-wpf.dll.deploy
Binary file not shown.
Binary file added
BIN
+76 KB
publish/Application Files/Gradebook_1_11_2_0/MigraDoc.RtfRendering-wpf.dll.deploy
Binary file not shown.
Binary file added
BIN
+166 KB
publish/Application Files/Gradebook_1_11_2_0/Newtonsoft.Json.Schema.dll.deploy
Binary file not shown.
Binary file added
BIN
+639 KB
publish/Application Files/Gradebook_1_11_2_0/Newtonsoft.Json.dll.deploy
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+92 KB
publish/Application Files/Gradebook_1_11_2_0/PdfSharp.Charting-wpf.dll.deploy
Binary file not shown.
Binary file added
BIN
+768 KB
publish/Application Files/Gradebook_1_11_2_0/TranscriptTemplate.pdf.deploy
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+9.5 KB
...ication Files/Gradebook_1_11_2_0/de/MigraDoc.DocumentObjectModel-wpf.resources.dll.deploy
Binary file not shown.
Binary file added
BIN
+7 KB
publish/Application Files/Gradebook_1_11_2_0/de/MigraDoc.Rendering-wpf.resources.dll.deploy
Binary file not shown.
Binary file added
BIN
+7 KB
...sh/Application Files/Gradebook_1_11_2_0/de/MigraDoc.RtfRendering-wpf.resources.dll.deploy
Binary file not shown.
Binary file added
BIN
+5 KB
publish/Application Files/Gradebook_1_11_2_0/de/PdfSharp-wpf.resources.dll.deploy
Binary file not shown.
Binary file added
BIN
+4.5 KB
publish/Application Files/Gradebook_1_11_2_0/de/PdfSharp.Charting-wpf.resources.dll.deploy
Binary file not shown.
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
publish/Application Files/Gradebook_1_11_2_0/gradebook.json.deploy
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"Students": [] | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> | ||
<assemblyIdentity name="Gradebook.application" version="1.11.2.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<description asmv2:publisher="Gradebook" asmv2:product="Gradebook" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true"> | ||
<subscription> | ||
<update> | ||
<beforeApplicationStartup /> | ||
</update> | ||
</subscription> | ||
<deploymentProvider codebase="https://raw.githubusercontent.com/bigdawgsfootball/HomeschoolGradesAndTranscripts/master/publish/Gradebook.application" /> | ||
</deployment> | ||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> | ||
<framework targetVersion="4.7.1" profile="Full" supportedRuntime="4.0.30319" /> | ||
</compatibleFrameworks> | ||
<dependency> | ||
<dependentAssembly dependencyType="install" codebase="Application Files\Gradebook_1_11_2_0\Gradebook.exe.manifest" size="17371"> | ||
<assemblyIdentity name="Gradebook.exe" version="1.11.2.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>kGt2NvHiikYSyUfj4KcED+/iTsabgR8kkGvZrx/DEEw=</dsig:DigestValue> | ||
</hash> | ||
</dependentAssembly> | ||
</dependency> | ||
</asmv1:assembly> |
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
Binary file not shown.