Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-04-11 19:29:26 +0300
committerMarek Safar <marek.safar@gmail.com>2017-04-11 20:15:50 +0300
commit07bf83dd61a595f7ebba4e66267886b0d2ef18fd (patch)
tree2568b88392aa2bbd39594f9f144d2bcf327fa5e9 /mcs/class/System.Runtime.Caching
parent5548745ffa780f6015382ecfe6f663a7a79a386d (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.Runtime.Caching')
-rw-r--r--mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
index 124793b54c4..66d36bd4d78 100644
--- a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
@@ -100,7 +100,7 @@
<Compile Include="ReferenceSources\CacheEntryCollection.cs" />
<Compile Include="ReferenceSources\CacheExpires.cs" />
<Compile Include="ReferenceSources\CacheUsage.cs" />
- <Compile Include="ReferenceSources\R.Designer.cs" /> </ItemGroup>
+ <Compile Include="ReferenceSources\R.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">