OSDN Git Service

NotificationManagerでタイマーをリピートをサポートする
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / KancolleSniffer.csproj
index 41be639..e9de585 100644 (file)
@@ -9,7 +9,7 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
     <RootNamespace>KancolleSniffer</RootNamespace>\r
     <AssemblyName>KancolleSniffer</AssemblyName>\r
-    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
+    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
     <TargetFrameworkProfile />\r
   </PropertyGroup>\r
@@ -25,6 +25,7 @@
     <Prefer32Bit>false</Prefer32Bit>\r
     <DocumentationFile>\r
     </DocumentationFile>\r
+    <LangVersion>latest</LangVersion>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <PlatformTarget>AnyCPU</PlatformTarget>\r
@@ -35,6 +36,7 @@
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <Prefer32Bit>false</Prefer32Bit>\r
+    <LangVersion>latest</LangVersion>\r
   </PropertyGroup>\r
   <PropertyGroup>\r
     <ApplicationIcon>app.ico</ApplicationIcon>\r
   <ItemGroup>\r
     <Compile Include="Achievement.cs" />\r
     <Compile Include="AkashiTimer.cs" />\r
+    <Compile Include="AntiAirPanel.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
+    <Compile Include="AirBattleResultPanel.cs" />\r
+    <Compile Include="Ascii85.cs" />\r
+    <Compile Include="BaseAirCoprs.cs" />\r
     <Compile Include="BattleInfo.cs" />\r
+    <Compile Include="ErrorLog.cs" />\r
     <Compile Include="Config.cs" />\r
     <Compile Include="ConfigDialog.cs">\r
       <SubType>Form</SubType>\r
     <Compile Include="ConfigDialog.Designer.cs">\r
       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="DbTreeView.cs">\r
-      <SubType>Component</SubType>\r
+    <Compile Include="ConfirmDialog.cs">\r
+      <SubType>Form</SubType>\r
     </Compile>\r
+    <Compile Include="ConfirmDialog.Designer.cs">\r
+      <DependentUpon>ConfirmDialog.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="CUDColor.cs" />\r
     <Compile Include="DockInfo.cs" />\r
-    <Compile Include="EquipPanel.cs">\r
+    <Compile Include="FleetPanel.cs">\r
       <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="ExMapInfo.cs" />\r
     <Compile Include="MaterialInfo.cs" />\r
     <Compile Include="MiscTextInfo.cs" />\r
     <Compile Include="MissingData.cs" />\r
+    <Compile Include="NotificationConfigDialog.cs">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="NotificationConfigDialog.Designer.cs">\r
+      <DependentUpon>NotificationConfigDialog.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="NotificationManager.cs" />\r
+    <Compile Include="PresetDeck.cs" />\r
+    <Compile Include="ProxyManager.cs" />\r
+    <Compile Include="PushBullet.cs" />\r
+    <Compile Include="RepairListForMain.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
     <Compile Include="ShipLabels.cs" />\r
-    <Compile Include="ShipListForm.cs">\r
+    <Compile Include="ListForm.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
-    <Compile Include="ShipListForm.Designer.cs">\r
-      <DependentUpon>ShipListForm.cs</DependentUpon>\r
+    <Compile Include="ListForm.Designer.cs">\r
+      <DependentUpon>ListForm.cs</DependentUpon>\r
     </Compile>\r
     <Compile Include="MainForm.cs">\r
       <SubType>Form</SubType>\r
     <Compile Include="QuestInfo.cs" />\r
     <Compile Include="ConditionTimer.cs" />\r
     <Compile Include="ShipInfo.cs" />\r
+    <Compile Include="ShipListPanel.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
     <Compile Include="ShipMaster.cs" />\r
+    <Compile Include="ShipStatus.cs" />\r
     <Compile Include="Sniffer.cs" />\r
     <Compile Include="ItemInfo.cs" />\r
     <Compile Include="Status.cs" />\r
     <EmbeddedResource Include="ConfigDialog.resx">\r
       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
     </EmbeddedResource>\r
+    <EmbeddedResource Include="ConfirmDialog.resx">\r
+      <DependentUpon>ConfirmDialog.cs</DependentUpon>\r
+    </EmbeddedResource>\r
     <EmbeddedResource Include="ErrorDialog.resx">\r
       <DependentUpon>ErrorDialog.cs</DependentUpon>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="ShipListForm.resx">\r
-      <DependentUpon>ShipListForm.cs</DependentUpon>\r
+    <EmbeddedResource Include="ListForm.resx">\r
+      <DependentUpon>ListForm.cs</DependentUpon>\r
     </EmbeddedResource>\r
     <EmbeddedResource Include="MainForm.resx">\r
       <DependentUpon>MainForm.cs</DependentUpon>\r
     </EmbeddedResource>\r
+    <EmbeddedResource Include="NotificationConfigDialog.resx">\r
+      <DependentUpon>NotificationConfigDialog.cs</DependentUpon>\r
+    </EmbeddedResource>\r
     <EmbeddedResource Include="Properties\Resources.resx">\r
       <Generator>ResXFileCodeGenerator</Generator>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r