Skip to content

Commit

Permalink
Update NuGet packages (#27)
Browse files Browse the repository at this point in the history
* Packages update (CI)

* Version bump (CI)

---------

Co-authored-by: net-framework-updater[bot] <136581072+net-framework-updater[bot]@users.noreply.github.com>
  • Loading branch information
net-framework-updater[bot] authored Oct 8, 2023
1 parent 894bb78 commit 1b5c7df
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Src/EditoraInovacao.MVC/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("b674d138-f0ae-43da-bf5c-21225b28588d")]
[assembly: AssemblyVersion("1.0.9.1")]
[assembly: AssemblyFileVersion("1.0.9.1")]
[assembly: AssemblyVersion("1.0.10.1")]
[assembly: AssemblyFileVersion("1.0.10.1")]
2 changes: 1 addition & 1 deletion Src/EditoraInovacao.MVC/Properties/Version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.9.1
1.0.10.1
6 changes: 3 additions & 3 deletions Src/EditoraInovacao.MVC/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
".NETFramework,Version=v4.8": {
"CrispyWaffle": {
"type": "Direct",
"requested": "[4.2.66, 4.2.66]",
"resolved": "4.2.66",
"contentHash": "777s4WzPsHtzm5KnzgYqFZtfA8MQglWS0FI3MMfV4qB/WrMSeBRj1N0gRqxyyvzZ0KwDQJ7GwDoHK56ge3bLAw=="
"requested": "[4.2.77, 4.2.77]",
"resolved": "4.2.77",
"contentHash": "UjiLYsoQgcoRGRLygr+rGQcR8XaHcTHX9YC42vWzHy6Z+nI1vPdvjjqdWy1HKqvOtrDdozY+YvLPVFGsLOOjBw=="
},
"Microsoft.AspNet.Mvc": {
"type": "Direct",
Expand Down

0 comments on commit 1b5c7df

Please sign in to comment.