1
0
Fork 0

csproj update...?

This commit is contained in:
Starbeamrainbowlabs 2017-09-21 14:46:24 +01:00
parent 2de596017c
commit d43b88d358
2 changed files with 4 additions and 0 deletions

View File

@ -14,4 +14,7 @@ Global
{806258ED-F088-44A1-A6BE-2B8E4D1007E5}.Release|x86.ActiveCfg = Release|x86 {806258ED-F088-44A1-A6BE-2B8E4D1007E5}.Release|x86.ActiveCfg = Release|x86
{806258ED-F088-44A1-A6BE-2B8E4D1007E5}.Release|x86.Build.0 = Release|x86 {806258ED-F088-44A1-A6BE-2B8E4D1007E5}.Release|x86.Build.0 = Release|x86
EndGlobalSection EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
version = 0.2
EndGlobalSection
EndGlobal EndGlobal

View File

@ -10,6 +10,7 @@
<AssemblyName>GalleryShare</AssemblyName> <AssemblyName>GalleryShare</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<NuGetPackageImportStamp>d6607f54</NuGetPackageImportStamp> <NuGetPackageImportStamp>d6607f54</NuGetPackageImportStamp>
<ReleaseVersion>0.2</ReleaseVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>