Add project and workspace settings files for C# projects

This commit is contained in:
vista-man
2025-01-28 14:04:37 +01:00
parent 50a906a9a5
commit b9bf8b131a
30 changed files with 207 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -13,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d9d36fdc60c60ae9c35165903a637a145aa18846")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+50a906a9a5328a5c38febc44e22268196939436c")]
[assembly: System.Reflection.AssemblyProductAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyTitleAttribute("Bankrekening")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]