Skip to content

Commit

Permalink
added badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel K committed Aug 1, 2024
1 parent 566d564 commit 0266fa2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# az400-asp.net-simple-app
## To learn Azure DevOps

![CI build workflow](https://github.com/Pawel1985/az400-asp.net-simple-app/actions/workflows/azure-webapps-dotnet-core.yml/badge.svg)
![CI/CD build and deploy](https://github.com/Pawel1985/az400-asp.net-simple-app/actions/workflows/dotnet.yml/badge.svg)
2 changes: 1 addition & 1 deletion obj/Debug/net8.0/az400simpleapp.AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("az400simpleapp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0891beea0908a2683262e3a2a98e4b226fcd2816")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+566d564639c0e6857f50d85f5b7186162eae7e3e")]
[assembly: System.Reflection.AssemblyProductAttribute("az400simpleapp")]
[assembly: System.Reflection.AssemblyTitleAttribute("az400simpleapp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
2 changes: 1 addition & 1 deletion obj/Debug/net8.0/az400simpleapp.AssemblyInfoInputs.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
67cc854581af83365efe1a86e92c574a9f86b768170e468b2a5e3a9899cec6c8
20cfcf992f177aa18e37e89f469435eb54b004df92d6f1897d14f67f0e7ebccc

0 comments on commit 0266fa2

Please sign in to comment.