Skip to content

Commit

Permalink
Updated CSShim to 0.9.4-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
anders9ustafsson committed Jan 11, 2015
1 parent c15e5fe commit a014f24
Show file tree
Hide file tree
Showing 36 changed files with 43 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
<HintPath>..\..\Externals\SharpDX\PCL\SharpDX.dll</HintPath>
</Reference>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Audio.Formats/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
3 changes: 2 additions & 1 deletion Sources/Accord.Audio/Portable.Accord.Audio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Audio/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Core/Portable.Accord.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Core/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Formats/Net.Accord.ExcelReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Formats/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Imaging/Portable.Accord.Imaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Imaging/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.MachineLearning/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Math/Portable.Accord.Math.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Math/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Neuro/Portable.Accord.Neuro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Neuro/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Statistics/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
2 changes: 1 addition & 1 deletion Sources/Accord.Vision/Portable.Accord.Vision.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Accord.Vision/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Extras/Accord.MachineLearning.GPL/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\..\packages\shim.0.9.4-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
<HintPath>..\..\packages\shim.0.9.4-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1\Shim.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Sources/Extras/Accord.Math.NonCommercial/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
<package id="shim" version="0.9.4-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10" />
</packages>
5 changes: 2 additions & 3 deletions Unit Tests/Accord.Tests.Audio/Accord.Tests.Audio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@
<HintPath>..\..\Externals\SharpDX\net40\SharpDX.DirectSound.dll</HintPath>
<HintPath>..\..\Externals\SharpDX\net20\SharpDX.DirectSound.dll</HintPath>
</Reference>
<Reference Include="Shim, Version=0.9.4.0, Culture=neutral, PublicKeyToken=c55ec16d10c4b366, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.Audio/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
5 changes: 2 additions & 3 deletions Unit Tests/Accord.Tests.IO/Accord.Tests.IO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@
<DefineConstants>TRACE;NET45</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim, Version=0.9.4.0, Culture=neutral, PublicKeyToken=c55ec16d10c4b366, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.IO/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="net45" />
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@
<DefineConstants>TRACE;NET45</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim, Version=0.9.4.0, Culture=neutral, PublicKeyToken=c55ec16d10c4b366, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System">
<Aliases>global</Aliases>
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.MachineLearning/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="net45" />
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
3 changes: 1 addition & 2 deletions Unit Tests/Accord.Tests.Math/Accord.Tests.Math.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Private>True</Private>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.Math/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
5 changes: 2 additions & 3 deletions Unit Tests/Accord.Tests.Neuro/Accord.Tests.Neuro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@
<DefineConstants>TRACE;NET45</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim, Version=0.9.4.0, Culture=neutral, PublicKeyToken=c55ec16d10c4b366, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.Neuro/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="net45" />
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@
<DefineConstants>TRACE;NET45</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="Shim, Version=0.9.4.0, Culture=neutral, PublicKeyToken=c55ec16d10c4b366, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\Sources\packages\shim.0.9.4-pre1\lib\net45\Shim.dll</HintPath>
<Reference Include="Shim">
<HintPath>..\..\Sources\packages\shim.0.9.4-pre2\lib\net45\Shim.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down
2 changes: 1 addition & 1 deletion Unit Tests/Accord.Tests.Statistics/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" />
<package id="Microsoft.Bcl.Compression" version="3.9.85" targetFramework="net45" />
<package id="shim" version="0.9.4-pre1" targetFramework="net45" />
<package id="shim" version="0.9.4-pre2" targetFramework="net45" />
</packages>

0 comments on commit a014f24

Please sign in to comment.