Skip to content

Commit 294125d

Browse files
committed
Update Readme
- Updated compiled server application
1 parent 8b77bb1 commit 294125d

13 files changed

+35
-57
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ The **Angular** front end application demonstrates:
4646
* Angular CLI Project
4747

4848
Version supported:
49-
* **Angular 9.1.1**
50-
* **Angular CLI 9.1.9**
49+
* **Angular 11.1.1**
50+
* **Angular CLI 11.1**
5151

5252

5353
### Getting Started

src/AlbumViewerNetCore/wwwroot/3rdpartylicenses.txt

+17-39
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,12 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7070
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7171

7272

73-
@ng-bootstrap/ng-bootstrap
73+
bootstrap
7474
MIT
7575
The MIT License (MIT)
7676

77-
Copyright (c) 2015-2018 Angular ng-bootstrap team
77+
Copyright (c) 2011-2021 Twitter, Inc.
78+
Copyright (c) 2011-2021 The Bootstrap Authors
7879

7980
Permission is hereby granted, free of charge, to any person obtaining a copy
8081
of this software and associated documentation files (the "Software"), to deal
@@ -95,12 +96,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9596
THE SOFTWARE.
9697

9798

98-
bootstrap
99+
core-js
99100
MIT
100-
The MIT License (MIT)
101-
102-
Copyright (c) 2011-2019 Twitter, Inc.
103-
Copyright (c) 2011-2019 The Bootstrap Authors
101+
Copyright (c) 2014-2020 Denis Pushkarev
104102

105103
Permission is hereby granted, free of charge, to any person obtaining a copy
106104
of this software and associated documentation files (the "Software"), to deal
@@ -121,9 +119,15 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
121119
THE SOFTWARE.
122120

123121

124-
core-js
122+
font-awesome
123+
(OFL-1.1 AND MIT)
124+
125+
ngx-bootstrap
125126
MIT
126-
Copyright (c) 2014-2019 Denis Pushkarev
127+
The MIT License (MIT)
128+
129+
Copyright (c) 2015-2017 Valor Software
130+
Copyright (c) 2015-2017 Dmitriy Shekhovtsov<[email protected]>
127131

128132
Permission is hereby granted, free of charge, to any person obtaining a copy
129133
of this software and associated documentation files (the "Software"), to deal
@@ -132,44 +136,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
132136
copies of the Software, and to permit persons to whom the Software is
133137
furnished to do so, subject to the following conditions:
134138

135-
The above copyright notice and this permission notice shall be included in
136-
all copies or substantial portions of the Software.
139+
The above copyright notice and this permission notice shall be included in all
140+
copies or substantial portions of the Software.
137141

138142
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
139143
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
140144
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
141145
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
142146
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
143-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
144-
THE SOFTWARE.
145-
146-
147-
css-loader
148-
MIT
149-
Copyright JS Foundation and other contributors
150-
151-
Permission is hereby granted, free of charge, to any person obtaining
152-
a copy of this software and associated documentation files (the
153-
'Software'), to deal in the Software without restriction, including
154-
without limitation the rights to use, copy, modify, merge, publish,
155-
distribute, sublicense, and/or sell copies of the Software, and to
156-
permit persons to whom the Software is furnished to do so, subject to
157-
the following conditions:
158-
159-
The above copyright notice and this permission notice shall be
160-
included in all copies or substantial portions of the Software.
161-
162-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
163-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
164-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
165-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
166-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
167-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
168-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
147+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
148+
SOFTWARE.
169149

170150

171-
font-awesome
172-
(OFL-1.1 AND MIT)
173151

174152
ngx-toastr
175153
MIT

src/AlbumViewerNetCore/wwwroot/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
box-shadow: 4px 4px 6px #535353;
3636
}
3737
</style>
38-
<link rel="stylesheet" href="styles.7d3935df4f3e6938be33.css"></head>
38+
<link rel="stylesheet" href="styles.df9b059f4303cbd2464e.css"></head>
3939
<body>
4040

4141
<app-root>
@@ -47,5 +47,5 @@
4747
</div>
4848
</app-root>
4949

50-
<script src="runtime.359d5ee4682f20e936e9.js" defer></script><script src="polyfills-es5.b040c71bf4458cff3468.js" nomodule defer></script><script src="polyfills.c224da501d2cc725dd2a.js" defer></script><script src="scripts.db8057d9cf2a8af13658.js" defer></script><script src="main.d3ebaed1b5362c331e6f.js" defer></script></body>
50+
<script src="runtime.7b63b9fd40098a2e8207.js" defer></script><script src="polyfills-es5.45a185be369e51e69356.js" nomodule defer></script><script src="polyfills.146307564287c8d451bc.js" defer></script><script src="scripts.2c7a3f459fe94dea58d9.js" defer></script><script src="main.5533713cd66f34359d81.js" defer></script></body>
5151
</html>

src/AlbumViewerNetCore/wwwroot/main.5533713cd66f34359d81.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AlbumViewerNetCore/wwwroot/main.d3ebaed1b5362c331e6f.js

-1
This file was deleted.

src/AlbumViewerNetCore/wwwroot/polyfills-es5.45a185be369e51e69356.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AlbumViewerNetCore/wwwroot/polyfills-es5.b040c71bf4458cff3468.js

-1
This file was deleted.

src/AlbumViewerNetCore/wwwroot/polyfills.c224da501d2cc725dd2a.js renamed to src/AlbumViewerNetCore/wwwroot/polyfills.146307564287c8d451bc.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AlbumViewerNetCore/wwwroot/scripts.2c7a3f459fe94dea58d9.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AlbumViewerNetCore/wwwroot/scripts.db8057d9cf2a8af13658.js

-1
This file was deleted.

src/AlbumViewerNetCore/wwwroot/styles.7d3935df4f3e6938be33.css

-10
This file was deleted.

src/AlbumViewerNetCore/wwwroot/styles.df9b059f4303cbd2464e.css

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)