Skip to content

Commit

Permalink
Set up a Release DLL isntead of a DEBUG.
Browse files Browse the repository at this point in the history
  • Loading branch information
flyfire2002 committed Apr 13, 2024
1 parent 6a7bdeb commit fc4e94a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Source/FieldMedic 1.3/FieldMedic.sln
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Global
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{38324373-61CA-4B93-A5E2-5337652127BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{38324373-61CA-4B93-A5E2-5337652127BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{38324373-61CA-4B93-A5E2-5337652127BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{38324373-61CA-4B93-A5E2-5337652127BF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
Expand All @@ -101,4 +100,19 @@ Global
{EA201165-D46C-4136-9FE1-59C53457E450} = {46462EF7-AAD6-408F-856D-A3D38EAA6FEE}
{9DAB7040-D7FE-4BF8-B6C8-0E4BA31B2377} = {46462EF7-AAD6-408F-856D-A3D38EAA6FEE}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = PrefixedHierarchical
$0.TextStylePolicy = $2
$2.inheritsSet = null
$2.scope = text/x-csharp
$0.CSharpFormattingPolicy = $3
$3.scope = text/x-csharp
$0.TextStylePolicy = $4
$4.FileWidth = 80
$4.TabsToSpaces = True
$4.scope = text/plain
$0.StandardHeader = $5
EndGlobalSection
EndGlobal
Binary file modified v1.5/Assemblies/FieldMedic.dll
Binary file not shown.

0 comments on commit fc4e94a

Please sign in to comment.