Skip to content

Commit e2773a9

Browse files
Added .env-example for reference
Signed-off-by: Anshukumar123975 <[email protected]>
1 parent 3a565f9 commit e2773a9

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.env-example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sample .env file:
2+
PARSER_PATH='@accordproject/concerto-cto'
3+
MODELFILE_PATH='@accordproject/concerto-core'
4+
MODELMANAGER_PATH='@accordproject/concerto-core'

semantic/features/support/C#/Semantic.Support.CSharp/obj/Debug/net6.0/Semantic.Support.CSharp.AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[assembly: System.Reflection.AssemblyCompanyAttribute("Semantic.Support.CSharp")]
1414
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1515
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+686e835f79b9e2e2c4b8ec207a074561a7ff3d4b")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3a565f9047bb3b3eb26525cedffd7946ff5b481c")]
1717
[assembly: System.Reflection.AssemblyProductAttribute("Semantic.Support.CSharp")]
1818
[assembly: System.Reflection.AssemblyTitleAttribute("Semantic.Support.CSharp")]
1919
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
d3a795ffce0ffe18a30ed4bc67e949a0d195f3dd4af7d17be2faedff689d6736
1+
0bfa4995d66ed028f4cae65820b76d35749d7a869837ab73a1460169f77b1736

0 commit comments

Comments
 (0)