Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Microsoft.BuildSettings
|
||||
[<System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName="")>]
|
||||
do ()
|
||||
17
obj/Debug/net5.0/WebApplication.AssemblyInfo.fs
Normal file
17
obj/Debug/net5.0/WebApplication.AssemblyInfo.fs
Normal file
@@ -0,0 +1,17 @@
|
||||
// <auto-generated>
|
||||
// Generated by the FSharp WriteCodeFragment class.
|
||||
// </auto-generated>
|
||||
namespace FSharp
|
||||
|
||||
open System
|
||||
open System.Reflection
|
||||
|
||||
|
||||
[<assembly: System.Reflection.AssemblyCompanyAttribute("WebApplication")>]
|
||||
[<assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")>]
|
||||
[<assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")>]
|
||||
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")>]
|
||||
[<assembly: System.Reflection.AssemblyProductAttribute("WebApplication")>]
|
||||
[<assembly: System.Reflection.AssemblyTitleAttribute("WebApplication")>]
|
||||
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
|
||||
do()
|
||||
1
obj/Debug/net5.0/WebApplication.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/net5.0/WebApplication.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
462ecd42a9c734f55dab94dac3896ee7bbd7497e
|
||||
BIN
obj/Debug/net5.0/WebApplication.assets.cache
Normal file
BIN
obj/Debug/net5.0/WebApplication.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9f4b197668f009552112285edf2c4fee4fc0cda7
|
||||
BIN
obj/Debug/net5.0/WebApplication.fsprojAssemblyReference.cache
Normal file
BIN
obj/Debug/net5.0/WebApplication.fsprojAssemblyReference.cache
Normal file
Binary file not shown.
Reference in New Issue
Block a user