Skip to content

Commit ce06b22

Browse files
committed
Updating NOTES
1 parent fce0dec commit ce06b22

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/dotnet-aspire/NOTES.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Dev Container - .NET with Aspire and Azure SQL
2-
31
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/croblesm/try-aspire-azure-sql/tree/main)
42

53
This repository offers a Dev Container template, enabling you to effortlessly explore **.NET Aspire** and **Azure SQL**. In just a few simple steps, you can dive into the capabilities of these powerful technologies.

test/dab-mssql/obj/Debug/net6.0/aspnetapp.AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("aspnetapp")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3ba7965443dfead4c991ccf1f53c5944466eb14")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+fce0decb0240f2676dbadd81decde67239f7666e")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("aspnetapp")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("aspnetapp")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f82a133c409c60b21ae642da54838b3966e90441c29bf909c9b280e2fcadd7fd
1+
0b51873469d939536069c7545b25f478ac1112f7bf6e0be8d2e2a1985ad56ca3

0 commit comments

Comments
 (0)