Skip to content

Commit b59e169

Browse files
committed
[up] angular client app deps to latest (Angular 15)
1 parent fe71119 commit b59e169

File tree

3 files changed

+3636
-12832
lines changed

3 files changed

+3636
-12832
lines changed

.gitignore

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ ClientBin/
220220
*.publishsettings
221221
orleans.codegen.cs
222222

223-
# Including strong name files can present a security risk
223+
# Including strong name files can present a security risk
224224
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
225225
#*.snk
226226

@@ -316,7 +316,7 @@ __pycache__/
316316
# OpenCover UI analysis results
317317
OpenCover/
318318

319-
# Azure Stream Analytics local run output
319+
# Azure Stream Analytics local run output
320320
ASALocalRun/
321321

322322
# MSBuild Binary and Structured Log
@@ -325,5 +325,9 @@ ASALocalRun/
325325
# NVidia Nsight GPU debugger configuration file
326326
*.nvuser
327327

328-
# MFractors (Xamarin productivity tool) working folder
328+
# MFractors (Xamarin productivity tool) working folder
329329
.mfractor/
330+
331+
# Angular cache
332+
333+
.angular/

0 commit comments

Comments
 (0)