Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd243ebe

Browse files
committed
update test to match visualfsharp
1 parent94ef53a commitd243ebe

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

‎tests/projects/Sample_VS2012_FSharp_ConsoleApp_net45_with_resource/Sample_VS2012_FSharp_ConsoleApp_net45/Sample_VS2012_FSharp_ConsoleApp_net45.fsproj‎

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -125,20 +125,6 @@
125125
<ImportProject="$(FSharpTargetsPath)"Condition="Exists('$(FSharpTargetsPath)')" />
126126
<ItemGroup>
127127
<CompileInclude="Program.fs" />
128-
<FsSrGenInclude="FSComp.txt" />
129-
<FsSrGenInclude="..\FSCompLinkedInSuperDir.txt">
130-
<Link>FSCompLinkedInSuperDir.txt</Link>
131-
</FsSrGen>
132-
<FsSrGenInclude="FSCompLinkedInSameDir.txt">
133-
<Link>FSCompLinkedInSameDir.txt</Link>
134-
</FsSrGen>
135-
<FsSrGenInclude="SubDir\FSCompLinkedInSubDir.txt">
136-
<Link>FSCompLinkedInSubDir.txt</Link>
137-
</FsSrGen>
138-
<NoneInclude="App.config" />
139-
<EmbeddedResourceInclude="ExplicitCompiledResource.resources" />
140-
<EmbeddedResourceInclude="ResxResource.resx" />
141-
<EmbeddedResourceInclude="ResxResourceWithLogicalName.resx" />
142128
<EmbeddedTextInclude="FSComp.txt" />
143129
<EmbeddedTextInclude="..\FSCompLinkedInSuperDir.txt">
144130
<Link>FSCompLinkedInSuperDir.txt</Link>
@@ -167,8 +153,6 @@
167153
</Content>
168154
<EmbeddedResourceInclude="SubDir\ExplicitCompiledResourceInSubDir.resources" />
169155
<EmbeddedResourceInclude="SubDir\NonResxResourceInSubDir.txt" />
170-
<EmbeddedResourceInclude="SubDir\ResxResourceInSubDir.resx" />
171-
<EmbeddedResourceInclude="SubDir\ResxResourceWithLogicalNameInSubDir.resx" />
172156
<EmbeddedResourceInclude="SubDir\ResxResourceInSubDir.resx">
173157
<GenerateSource>true</GenerateSource>
174158
</EmbeddedResource>
@@ -189,9 +173,5 @@
189173
<ReferenceInclude="System.Core" />
190174
<ReferenceInclude="System.Numerics" />
191175
</ItemGroup>
192-
<PropertyGroup>
193-
<FsSrGenToolPath>$(MSBuildProjectDirectory)\tools</FsSrGenToolPath>
194-
</PropertyGroup>
195-
<ImportProject="tools\FSharp.SRGen.targets" />
196176

197177
</Project>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp