forked from netclaw-dev/netclaw
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNetclaw.slnx.DotSettings
More file actions
8 lines (8 loc) · 954 Bytes
/
Netclaw.slnx.DotSettings
File metadata and controls
8 lines (8 loc) · 954 Bytes
1
2
3
4
5
6
7
8
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue">-----------------------------------------------------------------------
<copyright file="${File.FileName}" company="Petabridge, LLC">
Copyright (C) ${File.CreatedYear} - ${CurrentDate.Year} Petabridge, LLC <https://petabridge.com>
</copyright>
-----------------------------------------------------------------------</s:String>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EFeature_002EServices_002ECodeCleanup_002EFileHeader_002EFileHeaderSettingsMigrate/@EntryIndexedValue">True</s:Boolean>
</wpf:ResourceDictionary>