We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbb0a50 + e7b0897 commit e8cf96bCopy full SHA for e8cf96b
demo/ReadText.Demo/ReadText.Demo.csproj
@@ -29,9 +29,8 @@
29
<Externalconsole>true</Externalconsole>
30
</PropertyGroup>
31
<ItemGroup>
32
- <Reference Include="CommandLine, Version=2.0.251.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL">
33
- <HintPath>packages\CommandLineParser.2.0.251-beta\lib\net40\CommandLine.dll</HintPath>
34
- <Private>True</Private>
+ <Reference Include="CommandLine, Version=2.0.275.0, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL">
+ <HintPath>packages\CommandLineParser.2.1.1-beta\lib\net40\CommandLine.dll</HintPath>
35
</Reference>
36
<Reference Include="System" />
37
<Reference Include="System.Core" />
@@ -45,7 +44,9 @@
45
44
<Compile Include="Options.cs" />
46
</ItemGroup>
47
48
- <None Include="packages.config" />
+ <None Include="packages.config">
+ <SubType>Designer</SubType>
49
+ </None>
50
51
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
52
</Project>
demo/ReadText.Demo/packages.config
@@ -1,4 +1,4 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
- <package id="CommandLineParser" version="2.0.251-beta" targetFramework="net4" />
+ <package id="CommandLineParser" version="2.1.1-beta" targetFramework="net40" />
4
</packages>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments