Skip to content

Commit

Permalink
SharpShell 2.0 Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kerr committed Sep 15, 2013
1 parent ec29149 commit a880f78
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
Binary file added Build/Packages/SharpShell.2.0.nupkg
Binary file not shown.
Binary file added Build/Packages/SharpShellTools.2.0.0.nupkg
Binary file not shown.
4 changes: 2 additions & 2 deletions SharpShell/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,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: AssemblyVersion("1.9.0.0")]
[assembly: AssemblyFileVersion("1.9.0.0")]
[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:SharpShell, Version=1.9.0.0, Culture=neutral, PublicKeyToken=f14dc899472fe6fb, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:SharpShell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=f14dc899472fe6fb, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_E98D795C40DBE38CF284AA7FEC079F5E"
Expand Down Expand Up @@ -215,11 +215,6 @@
"AssemblyAsmDisplayName" = "8:ServerRegistrationManager, Version=1.9.0.0, Culture=neutral, PublicKeyToken=68bd4561cc3495fc, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_ED0589DA909544CF823E029ADDB999B4"
{
"Name" = "8:srm.exe"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:..\\..\\Build\\Tools\\srm.exe"
"TargetName" = "8:"
Expand Down Expand Up @@ -274,7 +269,7 @@
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:SharpShellInstallerSample"
"ProductCode" = "8:{08CB1BE4-FB46-4A95-8DB1-446262B45A96}"
"PackageCode" = "8:{5D728DDD-2609-4650-BCFD-B8C46BB263B2}"
"PackageCode" = "8:{CD4DB774-5F74-4EF3-AD82-82F97E35AF6E}"
"UpgradeCode" = "8:{1789A224-99A8-4239-93B8-5DF108226DA8}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
Expand Down

0 comments on commit a880f78

Please sign in to comment.