aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-06-19 16:09:15 -0400
committerMichael <[email protected]>2017-06-19 18:48:05 -0400
commitec33d482d3bab8d86172dadb2baa7c6634563769 (patch)
tree651805eef50032b9ed045234ae37e0549f50564c /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentf667cfbc9e57d8fe203679369d622a9678e7699e (diff)
downloadshiftos_thereturn-ec33d482d3bab8d86172dadb2baa7c6634563769.tar.gz
shiftos_thereturn-ec33d482d3bab8d86172dadb2baa7c6634563769.tar.bz2
shiftos_thereturn-ec33d482d3bab8d86172dadb2baa7c6634563769.zip
fix language persistence bug
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index 8c1accc..a8c25b7 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -932,6 +932,11 @@
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ProjectExtensions>
+ <VisualStudio>
+ <UserProperties Resources_4strings_3fr_1txt__JSONSchema="http://json.schemastore.org/bundleconfig" />
+ </VisualStudio>
+ </ProjectExtensions>
<!-- 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">