diff --git a/Macaron.csproj b/Macaron.csproj
index cb160e5..0ea927d 100644
--- a/Macaron.csproj
+++ b/Macaron.csproj
@@ -17,8 +17,8 @@
Off
false
v9.0
- $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
- true
+
true
@@ -30,13 +30,13 @@
4
- portable
+ none
true
bin\Release\
TRACE
prompt
4
- true
+ false
@@ -57,11 +57,11 @@
-
+
27.0.2.1
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index c0dc982..2a07c56 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyInformationalVersion("1.0.1")]
-[assembly: AssemblyVersion("1.0.1.*")]
+[assembly: AssemblyInformationalVersion("1.0.2")]
+[assembly: AssemblyVersion("1.0.2.*")]