mirror of
https://github.com/farcasclaudiu/LanBackup.git
synced 2026-06-25 17:01:05 +03:00
20 lines
1.4 KiB
XML
20 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
|
|
</PropertyGroup>
|
|
<Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition="'$(VSToolsPath)' != ''" />
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>315453e2-9c17-46f3-9ccc-2fc0688342c2</ProjectGuid>
|
|
<RootNamespace>LanBackup.WebApp</RootNamespace>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ApplicationInsightsResourceId>/subscriptions/4373ca20-c9dd-4d57-8d1f-21a91e7fb5d1/resourcegroups/Default-Web-WestEurope/providers/microsoft.insights/components/LANBackups</ApplicationInsightsResourceId>
|
|
<ApplicationInsightsAnnotationResourceId>/subscriptions/4373ca20-c9dd-4d57-8d1f-21a91e7fb5d1/resourcegroups/Default-Web-WestEurope/providers/microsoft.insights/components/LANBackups</ApplicationInsightsAnnotationResourceId>
|
|
</PropertyGroup>
|
|
<Import Project="$(VSToolsPath)\DotNet.Web\Microsoft.DotNet.Web.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
</Project> |