Skip to content

Commit be7a1d3

Browse files
author
Kevin Howard
committed
Removed old version hints from several projects
Removed old version hints from several projects
1 parent 26b7b5a commit be7a1d3

9 files changed

Lines changed: 9 additions & 18 deletions

File tree

src/ServiceStack.Authentication.OAuth2/ServiceStack.Authentication.OAuth2.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
<Reference Include="ServiceStack.Interfaces">
5353
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5454
</Reference>
55-
<Reference Include="ServiceStack.Text, Version=3.9.59.0, Culture=neutral, processorArchitecture=MSIL">
56-
<SpecificVersion>False</SpecificVersion>
55+
<Reference Include="ServiceStack.Text">
5756
<HintPath>..\..\lib\ServiceStack.Text.dll</HintPath>
5857
</Reference>
5958
<Reference Include="System" />

src/ServiceStack.Caching.AwsDynamoDb/ServiceStack.Caching.AwsDynamoDb.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
<Reference Include="ServiceStack.Interfaces">
5151
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5252
</Reference>
53-
<Reference Include="ServiceStack.Text, Version=3.9.60.0, Culture=neutral, processorArchitecture=MSIL">
54-
<SpecificVersion>False</SpecificVersion>
53+
<Reference Include="ServiceStack.Text">
5554
<HintPath>..\..\lib\ServiceStack.Text.dll</HintPath>
5655
</Reference>
5756
<Reference Include="System" />

src/ServiceStack.Caching.Memcached/ServiceStack.Caching.Memcached.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@
9494
<Reference Include="ServiceStack.Interfaces">
9595
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
9696
</Reference>
97-
<Reference Include="ServiceStack.Text, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
98-
<SpecificVersion>False</SpecificVersion>
97+
<Reference Include="ServiceStack.Text">
9998
<HintPath>..\..\lib\ServiceStack.Text.dll</HintPath>
10099
</Reference>
101100
<Reference Include="System" />

src/ServiceStack.MsgPack/ServiceStack.MsgPack.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
<Reference Include="ServiceStack.Interfaces">
5151
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5252
</Reference>
53-
<Reference Include="ServiceStack.Text, Version=3.9.14.0, Culture=neutral, processorArchitecture=MSIL">
54-
<SpecificVersion>False</SpecificVersion>
53+
<Reference Include="ServiceStack.Text">
5554
<HintPath>..\..\lib\ServiceStack.Text.dll</HintPath>
5655
</Reference>
5756
<Reference Include="System" />

src/ServiceStack.Razor/ServiceStack.Razor.Signed.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
<AssemblyOriginatorKeyFile>servicestack-sn.pfx</AssemblyOriginatorKeyFile>
5353
</PropertyGroup>
5454
<ItemGroup>
55-
<Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
56-
<SpecificVersion>False</SpecificVersion>
55+
<Reference Include="ServiceStack.Interfaces">
5756
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5857
</Reference>
5958
<Reference Include="ServiceStack.Text">

src/ServiceStack.Razor/ServiceStack.Razor.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
<Prefer32Bit>false</Prefer32Bit>
4747
</PropertyGroup>
4848
<ItemGroup>
49-
<Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
50-
<SpecificVersion>False</SpecificVersion>
49+
<Reference Include="ServiceStack.Interfaces">
5150
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5251
</Reference>
5352
<Reference Include="ServiceStack.Text">

src/ServiceStack.RazorV4/ServiceStack.RazorV4.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
<WarningLevel>4</WarningLevel>
3232
</PropertyGroup>
3333
<ItemGroup>
34-
<Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
35-
<SpecificVersion>False</SpecificVersion>
34+
<Reference Include="ServiceStack.Interfaces">
3635
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
3736
</Reference>
3837
<Reference Include="ServiceStack.Text">

src/ServiceStack.ServerV45/ServiceStack.ServerV45.Signed.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
<AssemblyOriginatorKeyFile>servicestack-sn.pfx</AssemblyOriginatorKeyFile>
4646
</PropertyGroup>
4747
<ItemGroup>
48-
<Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
49-
<SpecificVersion>False</SpecificVersion>
48+
<Reference Include="ServiceStack.Interfaces">
5049
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
5150
</Reference>
5251
<Reference Include="ServiceStack.OrmLite">

src/ServiceStack.ServerV45/ServiceStack.ServerV45.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
4040
</PropertyGroup>
4141
<ItemGroup>
42-
<Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
43-
<SpecificVersion>False</SpecificVersion>
42+
<Reference Include="ServiceStack.Interfaces">
4443
<HintPath>..\..\lib\ServiceStack.Interfaces.dll</HintPath>
4544
</Reference>
4645
<Reference Include="ServiceStack.OrmLite">

0 commit comments

Comments
 (0)